Platforms pc
"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.