Hi Ti
When flashing the device with the SBL software, we initially use an offset of 0x0. If we wish to change the offset to 0x00040000, is it possible to initiate the Boot Loader (BL)? If so, could you please provide the steps for doing so?
Thx
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Ti
When flashing the device with the SBL software, we initially use an offset of 0x0. If we wish to change the offset to 0x00040000, is it possible to initiate the Boot Loader (BL)? If so, could you please provide the steps for doing so?
Thx
Hi Panda,
is it possible to initiate the Boot Loader (BL)?
No. The ROM bootloader looks for SBL image at address 0x00000000, in case of boot failures due to corrupted image or any other reason, RBL tries to boot with redundant image placed at address 0x000F0000.