Figure 3-1 Flash Partitions for Secondary Bootloader. Typical Flash partitions for Secondary Bootloader Use Case – From SDK SBL Example
The SBL application is stored in partition 1 of SFLASH so that the RBL can load this application into RAM
The factory back-up image MUST be stored in partition 4. The main image cannot be directly loaded into partition 2 via UNIFLASH or any other flashing tool due to calibration information being saved at the start of the partition
The SBL application loads the main application into the correct region of partition 2 + 3 to avoid overwriting the calibration information stored in SFLASH