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...
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.