Difference between revisions of "Platforms pc"

From DiLab
Jump to: navigation, search
(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...)
 
Line 1: Line 1:
{{TocRight}}
{{TocRight}}
"'''pc'''" is the platform that runs on a host PC and is used for simulation and testing of the de
"'''pc'''" is the platform that runs on a host PC and is used for simulation and testing in the virtual environment.


===Compile example===
===Compile example===

Revision as of 23:08, 1 September 2010

"pc" is the platform that runs on a host PC and is used for simulation and testing in the virtual environment.

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.