Crossware

Table of Contents        Previous topic       Next topic       

LINKER->Linker Command Line Options->Place Program Code in External RAM (/NOROM)

This option forces the linker to place the program code in ram.  (The limits specified by the /RAM option are used to determine available memory.)

The program code and data occupy the same address space with this option.