How to program QSPI from CW (flash program tool) on LS1020AIOT board ?

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

How to program QSPI from CW (flash program tool) on LS1020AIOT board ?

Jump to solution
796 Views
dhruvalkumarpat
Contributor III

Hi All,

 

I have erased QSPI flash on LS1020AIOT board completely and trying to program it again using CW flash programming tool . I was able to program both RCW and u-boot.bin. When I dump the memory I can see the RCW and u-boot program.

 

I flashed rcw at address 0x40000000 and u-boot.bin at 0x40010000 but I don't see any thing on UART . Is there any thing I am missing or is there any document mentioning how to program QSPI flash using CW flash programming tool. Once I get this working I want to repeat this procedure on our custom board using LS1020A .

 

Thanks

Labels (1)
Tags (2)
0 Kudos
1 Solution
470 Views
dhruvalkumarpat
Contributor III

It worked . I was using windows and needed a special driver for embed to get to a com port  and that was blocking me to get to a serial port . following is a link to embed driver for windows in case someone having same issue.

https://developer.mbed.org/handbook/Windows-serial-configuration

Thanks

Dhruval

View solution in original post

0 Kudos
3 Replies
471 Views
dhruvalkumarpat
Contributor III

It worked . I was using windows and needed a special driver for embed to get to a com port  and that was blocking me to get to a serial port . following is a link to embed driver for windows in case someone having same issue.

https://developer.mbed.org/handbook/Windows-serial-configuration

Thanks

Dhruval

0 Kudos
470 Views
addiyi
NXP Employee
NXP Employee

The addresses looks fine. Did you use swapped rcw and uboot?

Adrian

0 Kudos
470 Views
dhruvalkumarpat
Contributor III

Yes . I did used swapped RCW and uboot please look at the qspi dump file from CW.

0 Kudos