Difference between revisions of "Platforms pc"

From DiLab
Jump to: navigation, search
 
Line 13: Line 13:
===Dependencies===
===Dependencies===
You should have gcc compiler installed on your PC.
You should have gcc compiler installed on your PC.


We have successfully compiled applications on Ubuntu and Mac systems.
Some work has been done in Windows-Cygwin environment.

Latest revision as of 23:13, 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.


We have successfully compiled applications on Ubuntu and Mac systems. Some work has been done in Windows-Cygwin environment.