Includes customizable source code for the Green Hills startup code library libstartup.a.

Includes customizable source code for the Green Hills system library libsys.a.

Includes customizable source code for the board initialization library libboardinit.a.

This library provides basic memory and peripheral initialization code to allow your program to be built for ROM or flash. It may also provide serial port code that allows standard I/O functions to use the serial port and support for target-based timer profiling.

Programs built with the board initialization library should be run on hardware targets. They may not work on a simulated target.