top of page
Memory locations
- 
BOOTROM *
 
POI's:
​
- 
Offset 0x1104B000: Start of BOOTROM stack area in ISRAM (gets partially overwritten after starting U-Boot)
 
​
- 
Offset 0x12000000: Start of the BOOTROM area
 - 
Offset 0x120158BC: 64 x 128 bit TEA crypto keys table used by the BOOTROM for USB-DFU boot mode
 - 
Offset 0x12015CBC: CRC table used by the BOOTROM
 - 
Offset 0x1201C000: MMU table used by the BOOTROM
 - 
Offset 0x1201FFFF: End of the BOOTROM area
 
* - Fun fact: BOOTROM on the LPC3141 and LPC3143 is equal
bottom of page