Other Parts Discussed in Thread: UNIFLASH, SYSCONFIG
Hi,
I was using dev board AM263x-lp and played with examples in CCS debug mode. I imported sbl_qspi example and lunched it - it didn't print out any messages on the terminal. Then I tried hello_world example and it worked well, so it's not a setup issue.
I tried both sdk packages: 08_03_00_23 and 08_02_01_08, neither one worked for me.
Another thing I tried was:
1) Flashing the device and bootloaded via QSPI by using pre-built program sbl_qspi.release.tiimage or sbl_qspi.debug.tiimage from sdk 08_02_01_08, both of them worked.
2) But after I used the tiimage built from the sbl_qspi example to replace pre-built version, flashing the device was fine but QSPI bootloading didn't work - it didn't print out correct messages but just some random numbers.
3) As to sdk 08_03_00_23, only pre-built sbl_qspi.debug.tiimage worked, not sbl_qspi.release.tiimage
Have any idea what's going on here?
Thanks,
Wenkai