Services and Modeling for Embedded Software Development
Embecosm divider strip
Prev  Next

5.5.5.  Program Compilation

The program is compiled as part of the overall make and will be found in the progs-or32 sub-directory of the main build directory. A custom linker script ensures the program is loaded with its bootloader at the correct address, with its entry point at the OpenRISC 1000 reset vector (0x100).

Embecosm divider strip