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

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

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

ソリューションへジャンプ
950件の閲覧回数
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 解決策
787件の閲覧回数
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 返信
788件の閲覧回数
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.