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?
已解决! 转到解答。