Other Parts Discussed in Thread: UNIFLASH
Hi Expert,
I am using sbl_jtag_uniflash example in the SDK to flash application code to QSPI flash, however it's not working.
After running the sbl_jtag_uniflash example, I am choosing option 2 (Write File to Flash and Verify) from the menu and copying QSPI bootloader at offset 0x0 and application image at offset 0x80000. I am doing this in NO BOOT mode as the example does not run while in QSPI BOOT mode. However, after copying the application image, i do not see the application running.
Changing then to QSPI BOOT mode also does not show any code running.
Please let me know if I'm missing something or doing anything wrong.
Appreciate your help!