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

update from sdk11.0.0 to sdk12.0.2 through dfu

Hi all, I have custom boards with sdk11 already sold out now we need to update those boards from sdk11 to sdk12.2. so we are planing to update sd+bl image. The present sdk11 firmwares have app preserve data of 3 code pages i.e(0xc00) finally we have bank0+bank1 size is 120kb but when we create a zip file sdk12.2+secure_bootloader almost the size is 123kb. Is their any possibility to reduce the code size of secure bootloader.

Parents Reply
  • Hi Corey, 

    When I say state that  you have to modify the start address to match the start address of the secure bootloader,  I mean that the start address of the attached SDK v11.0.0 bootloader must be set to the same start address as the SDK v12 bootloader you want to update to. So if the Secure bootloader has start address 0x3AC00, then the SDK v11.0.0 bootlaoder must also use this start address. 

    Best regards

    Bjørn

Children
No Data
Related