C Language Options (--ram_model and --rom_model Options)

The --ram_model and --rom_model options cause the linker to use linking conventions that are required by the C compiler. Both options inform the linker that the program is a C program and requires a boot routine.

For more information, see Section 8.11, Section 3.3.2.1, and Section 3.3.2.2.