This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Detect Flash end address at run-time

I use SDK 12.3.0 with IAR

If there is an option to know the last page that programmed?

For example:

Linker: ROM start address 0x1F000 end address 0x76fff 

But the code size is less then (0x76fff - 0x1F000), how to get it at run-time? maybe code size and start address of the code.  

Thanks. 

Parents Reply Children
No Data
Related