S32G ATF(fip.bin) load address modify

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

S32G ATF(fip.bin) load address modify

563 Views
ZhiguoZhong
Contributor I

Hello,

How to customize and modify Load address and Entry point of the fip.bin generated by ATF in BSP33 version?

I have no idea about Load address...

 

ZhiguoZhong_1-1666942218839.png

 

 

0 Kudos
Reply
1 Reply

551 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

The binary file cannot be modified. This needs to be done prior to compilation.

The IVT Table is where both Load Address and Entry Point is defined, but this needs to be according to the memory mapping of the application bootloader. You can read more about this in the S32G2 reference manual [Page 1199, Section 30.4.1, S32G2 Reference Manual, Rev. 5, 05/2022].

Please, let us know if this information was helpful or not.

0 Kudos
Reply