compile and run

Chris Johns chrisj at rtems.org
Fri Oct 7 02:23:58 UTC 2011


On 6/10/11 6:13 PM, Asma Mehiaoui wrote:
>
> Can somebody give me the command to compile and to run an RTEMS
> application without using Make ?
>

You can build the RTL test application [1] using waf [2]. Running is not 
covered with this command. The SIS BSP can be run with the 
'sparc-rtems4.11-run' command. Enter 'waf --help' in the top of the 
source directory for help. By default it will build all BSPs installed 
with suitable package configuration files.

The waf support is contained rtems.py and pkgconfig.py and the wscript 
file is an ok example to start from.

Chris

[1] 
http://www.rtems.org/ftp/pub/rtems/people/chrisj/rtl/rtl-20111005.tar.bz2
[2] http://code.google.com/p/waf/



More information about the users mailing list