RT1015 ivt_flashloader.bin load

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

RT1015 ivt_flashloader.bin load

702 Views
kensu
Contributor V

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

 

 

Labels (1)
0 Kudos
1 Reply

690 Views
kerryzhou
NXP TechSupport
NXP TechSupport

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

0 Kudos