Hi there,
I'm using an LPC5504. According to its own configuration and data from API functions the size is 128KB. While trying to store some data at the end of the memory map it turns out that I cannot write successfully in the last 2KB (in the range 1F800-1FFFF). Well, I can write on the memory without error but when I restart the board the data are just not there.
Is there a reason for this? Is it because of the space needed for spare memory in case some pages are not working anymore?