Part Number: MSPM0L1117
Hi,
My customer wanst to keep the data in specific RAM address when jumping from 2nd bootloader to app code.
Can I adjust the below in cmd file?
SRAM (RWX) : origin = 0x20000000, length = 0x00004000
=> reserve 0x1000 from end for customer's purpose.
SRAM (RWX) : origin = 0x20000000, length = 0x00003000
BR,
frank

