Hi !
I try to understand what exact RAM areas can be reserved when some ROM API called and MCU is not in ISP mode.
For example when FLASH memory API in use or Power Management ( backup area is documented .)
1.
In UM chapter 7.3.6.6 Secure ROM API :
The ROM reserved space for global variables in RAM on this
LPC55S6x/LPC55S2x/LPC552x product is:
0x30000000 to 0x30003FFF
0x14005000 to 0x140059FF
So this is valid for Secure ROM API in case if the used or it is valid for any ROM API usage ?
2. ROM in ISP mode
UM 8.3.4.2 RAM used by the ISP command handler
So this is for ISP mode only.
But I can't find SRAM areas what used by FLASH API.
Do you have information about it ?
Regards,
Eugene