Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

ARM: How to reserve some memory area in RAM?

$
0
0
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

Viewing all articles
Browse latest Browse all 3049

Trending Articles