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

How to setup start and end address for pstorage modules

Now I want to store some data above bootloader( the address after bootloader), but every time when I call the function pstorage_init(), the function will defaultly set my pstorage module before bootloader storing address, How could I change the pstorage start and end address as I want ? Thanks at first.

My environment is SDK 8.1 and softdevice 8.0 and my firmware contains softdevice, application and bootloader.

Billy Hu

Related