| |||||||||||||
Technical Support On-Line Manuals BL51 User's Guide | Standard Application ExampleA typical non-code-banking application with the following memory map:
requires the following linker command line:
BL51 PROG.OBJ &
RAMSIZE(128) &
CODE(0x0000-0x7FFF) &
XDATA(0x0000-0x7FFF, 0xF800-0xFFFF)
| ||||||||||||
| |||||||||||||