Hi,
I am doing flash programming using IAP commands.
In LPC datasheet, I am seeing,
Flash programming commands use 16 B of RAM from 0x10089FF0 to
0x10089FFF.
Applications making use of IAP calls must reserve this RAM
block.
How can i reserve/protect this 16 bytes in RAM, so that any
executable code cannot write into these reserved 16 bytes?
<\b>
Thanks
↧