Hello All,
I have a problem in jumping from internal flash to execute another
program that started from internal RAM. I use an external RAM for the
HEAP and RW as shown in the scatter. MCU is LPC1788 with 32 MByte of
external RAM.
LR_IROM1 0x10000000 { ; load region size_region
;ER_IROM1 0x00000000 0x00080000 { ; load address = execution address
; *.o (RESET, +First)
; *(InRoot$$Sections)
; .ANY (+RO)
;}
ER_IROM1 0x10000000 0xF7D0 {
↧