Hi All, I am referring to AN12327 for Firmware update using the secondary bootloader. In the startup file modifications which are mentioned "image header structure" needs to be added at the end of the vector table. I can see that the process and code are mentioned for iar and Keil but not for mcuxpresso ide. Can someone please help me to add the "Image header structure" after IVT for mcuxpresso ide
yes, i am referring to Table 2 Image header structure. and also the startup code modification, which mention "Put the image header at the end of vector table" as shown in the below image.