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

Setting DFU_APP_DATA_RESERVED

I am struggling with the correct value to use for DFU_APP_DATA_RESERVED in the bootloader. My application uses the Device Manager and has one block allocated for to pstorage. I know i need to account for my pstorage block but do I need to account for the space used by DeviceManager and the swap block? If so how do I determine the number of blocks reserved by Device Manager?

Thanks, Darren

Related