Is it important to keep flashloader in external flash

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Is it important to keep flashloader in external flash

307件の閲覧回数
syed1
Contributor II

Hello

I'm using the MIMXRT1011CAE4A processor with the MCU Expresso IDE tool. I aim to boot the processor from the external NOR flash (MT25QU512ABB) through FlexSPI. I'm wondering if it's necessary to load the flashloader binary (ivt_flashloader.bin) into the RAM.

I've generated a binary file of my application code, which includes boot data and the IVT structure alongside the application code. Should I directly flash the program image to the flash memory, or do I need to load the Flash loader first and then repeat this process?

Currently, I'm simply writing the program image (which is the binary file of my application code) through file handling functions in the MCU Expresso IDE tool. Could you please clarify and explain the required process to boot my processor from external flash?

 

0 件の賞賛
返信
1 返信

272件の閲覧回数
Pablo_Ramos
NXP Employee
NXP Employee

Thank you so much for your interest in our products and for using our community.

I noticed that you have another similar case, so I will follow up on this last one that I mention.

program image structure - NXP Community

Have a nice day!

0 件の賞賛
返信