RTEMS Logo

RTEMS 4.6.99.3 On-Line Library


Ada Sample Applications

PREV UP NEXT Bookshelf Getting Started with RTEMS

6.4: Ada Sample Applications

The Ada sample application set primarily includes a a simple Hello World Ada program which can be used as a starting point for GNAT/RTEMS applications. Use the following command to unarchive the Ada sample applications:

cd tools
tar xjf ../archive/ada-examples-4.6.99.3.tar.bz2

Create a BSP Specific Makefile

Currently, the procedure for building and linking an Ada application is a bit more difficult than a C or C++ application. This is certainly an opportunity for a volunteer project.

At this time, there is a

Provided are example Makefiles for multiple BSPs. Copy one of these to the file Makefile.<BOARD_SUPPORT_PACKAGE> and edit it as appropriate for your local configuration.

Use the <INSTALLATION_POINT> and <BOARD_SUPPORT_PACKAGE> specified when configuring and installing RTEMS.


PREV UP NEXT Bookshelf Getting Started with RTEMS

Copyright © 1988-2004 OAR Corporation