Is it important to keep flashloader in external flash

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Is it important to keep flashloader in external flash

316 次查看
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 回复

281 次查看
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 项奖励
回复