Difference between revisions of "Platforms pc"
(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...) |
(No difference)
|
Revision as of 22:02, 1 September 2010
"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.