Hi
I am using RT1015, I use MfgTool2.exe tool to upgrade boot_image.sb.
Now I want to use batch file to upgrade boot_image.sb. I check the ucl2.xml.
If I use batch file, I need to load the ivt_flashloader.bin to sram and jump to sram.
But I don't know where the address should I load ivt_flashloader.bin to.
There is a ivt_flashloader_MCUBootUtility.bin in MCUBootUtility tool and I check the log, the address is 0x20208200. And this batch is work.
I want to use the ivt_flashloader.bin in SDK.
Can NXP tell me where is the address should I load the ivt_flashloader.bin and Jump?
Regards
Ken
Hi kensu,
Totally can refer to the MCUBootUtility log, load the ivt_flashloader to the OCRAM address 0x20208200, it's OK.
You also can refer to this post:
https://www.cnblogs.com/henjay724/p/9098577.html
It will give you more information about the flashloader.
Normally, if you don't know how to use it, you can totally follow the MCUBootUtility log.
Wish it helps you!
If you still have questions about it, please kindly let me know.
Best Regards,
kerry