How to download code to QSPI flash and boot from QSPI flash

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

How to download code to QSPI flash and boot from QSPI flash

跳至解决方案
893 次查看
liqi_wu
Contributor III

hi, 
current I use IMX6ULL EVK to do development without any OS(like linux, RTOS and so on). 
I use IAR build out hello world project with ram.icf. And then I use JTAG to download hello world.bin to QSPI flash. But it can not work when I config EVK to boot from QSPI. 

my user story: 
1. use IMX6ULL EVK to do development without linux; 
2. build official SDK project with IAR; 
3. download code to QSPI flash; 
4. boot from QSPI flash and run code in DDR; 

How can I do? 

By the way, I want to use MFG tool to download code to QSPI flash refer to <Getting Started with MCUXpresso 
SDK for i.MX 6ULL Derivatives>. But it failed to download. It always reset cause by POR.

another question, Is the Boot ROM code can be programed?

标签 (2)
标记 (2)
1 解答
730 次查看
liqi_wu
Contributor III

The MFG Tool download fail issue is fixed. current I can use MFG Tool to download hello world project to IMX6ULL EVK QSPI flash and boot from it.

在原帖中查看解决方案

1 回复
731 次查看
liqi_wu
Contributor III

The MFG Tool download fail issue is fixed. current I can use MFG Tool to download hello world project to IMX6ULL EVK QSPI flash and boot from it.