CMSIS2000
0.0.7
|
Go to the source code of this file.
Variables | |
_stack_end = INTERNAL_RAM_START + INTERNAL_RAM_SIZE - 4 | |
flash(RX) | FLASH_LENGTH = LENGTH(flash) |
INTERNAL_RAM_SIZE = LENGTH(ram) | |
INTERNAL_RAM_START = ORIGIN(ram) |
_stack_end = INTERNAL_RAM_START + INTERNAL_RAM_SIZE - 4 |
Definition at line 46 of file LPC2458_sect.part1.ld.
flash (RX) FLASH_LENGTH = LENGTH(flash) |
Definition at line 41 of file LPC2458_sect.part1.ld.
INTERNAL_RAM_SIZE = LENGTH(ram) |
Definition at line 43 of file LPC2458_sect.part1.ld.
INTERNAL_RAM_START = ORIGIN(ram) |
Definition at line 42 of file LPC2458_sect.part1.ld.