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

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

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

Jump to solution
892 Views
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?

Labels (2)
Tags (2)
1 Solution
729 Views
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.

View solution in original post

1 Reply
730 Views
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.