Platforms pc

From DiLab
Revision as of 23:02, 1 September 2010 by Leo (talk | contribs) (New page: {{TocRight}} "'''pc'''" is the platform that runs on a host PC and is used for simulation and testing of the de ===Compile example=== make pc ===Execution example=== Note that no uploa...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

"pc" is the platform that runs on a host PC and is used for simulation and testing of the de

Compile example

make pc

Execution example

Note that no upload is necessary. You can run the compiled application as follows:

make pc run

Dependencies

You should have gcc compiler installed on your PC.