Hello,
I try to understand how the NCS handle the 54L15 partition. When I turned on the mcuboot, I got this report and it is easy to understand:
However, when I use VScode memory report with the exact same setting, the report shows an extra "EMPTY_0" area.
1. What is EMPTY_0 for? Why do the two reports show the difference?
2. The 54L15 datasheet shows the memory map goes up to 0x17D000. Both reports show the memory stops at 0x165000. It seems some memory at the very top doesn't be allocated. If I am correct, what the reason?
Thank you very much!