As we know the binary of i.MX MCU needs a header called IVT(Image Vector Table) to indicate where the binary moves to.
I know that XIP_BOOT_HEADER_ENABLE decides whether the binary add the header or not.But I wonder where is the code to accomplish this and how does the parameter in IVT be filled?
Solved! Go to Solution.
Hi @jake111 ,
Please see the .ld file in the project and evkmimxrt10x0_flexspi_nor_config.c.
Regards,
Jing
Hi @jake111 ,
Please see the .ld file in the project and evkmimxrt10x0_flexspi_nor_config.c.
Regards,
Jing