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

Flash usage of programs and softdevice

I'm trying to write a firmware for PCA10001, which works like a bootloader. In other words, it can download some data into the Flash. To avoid conflicting with the existed program itself, I need to know the exact position of the program and the softdevice.

Is there any macro or function that can tell me the START/END address of my program?

Thanks.

Related