Firmware Update Using Secondary Bootloader

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Firmware Update Using Secondary Bootloader

1,528 Views
pranavitraj
Contributor I

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

Labels (2)
0 Kudos
Reply
4 Replies

1,505 Views
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello, my name is Pavel, and I will be supporting your case, are you referencing Table 2 Image header structure?

Best regards,
Pavel

0 Kudos
Reply

1,490 Views
pranavitraj
Contributor I

Hi Pavel,

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.

pranavitraj_0-1700734814001.png

 

 

0 Kudos
Reply

1,442 Views
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello, I confirmed with my team and the modification needs to be done as is mentioned in the AN.

Pavel_Hernandez_0-1701110246348.png

Best regards,
Pavel

0 Kudos
Reply

641 Views
Pranav_Gupta
NXP Employee
NXP Employee

@Pavel_Hernandez can you please share how and where the function blHeader is defined.

0 Kudos
Reply