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

52832-xxAA, SDK11, Flash alloaction for Data Flash + RAW-pstorage + Normal pstorage + Bootloader

We started with normal Pstorage functions and add now some pstorage RAW functions. Could anybody explain the resulting and needed linker script definitions flash allocation row:

- User Data Flash - Flash page(s) for SWAP RAW-pstorage: 6 pages
 - Flash page(s) for SWAP of RAW - pstorage: ???????
 - Flash page(s) for device manager of RAW pstorage: ??????
 - Flash page(s) for SWAP of normal pstorage: ???????
 - Bootloader: (0x7A000....0x7DFFF)
 - MBR - Params: (0x7E000-0x7EFFF) 
 - Bootloader Settings (0x7F000-0x7FFF)

The alloaction for Bootloader + "Normal" pstorage is described in the document of Persistant Storage Manager. But for the combination, described above I didn't find a matching document.
Thanks for your efforts.

Related