Hi expert,
From AWR1642 Bootloader Flow document, the fallback image offset is 512KB (0x80000), does it mean the meta image size need to less than 512KB?
• Fallback images: the bootloader supports loading of images from the following locations as a fallback mechanism if one of the images is corrupted in the SDF. The locations of the images are:
– META IMG1(SDF offset – 0x0)
– META IMG2(SDF offset – 0x80000)
– META IMG3(SDF offset – 0x100000)
– META IMG4(SDF offset – 0x180000)
Regards,
Allen