This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[FAQ] MCU-PLUS-SDK-AM243X: How to debug sbl_qspi (for am263 and am273) or sbl_ospi (for am243) or an application which is booted via OSPI/QSPI boot ?

Part Number: MCU-PLUS-SDK-AM243X
Other Parts Discussed in Thread: UNIFLASH

What is the correct way to debug sbl_qspi/sbl_ospi examples provided in sdk or another example booted via QSPI/OSPI ?

Most of the users are familiar with CCS load method and to debug the application they tend to load the sbl_qspi.out/sbl_ospi.out file directly by connecting to the target via debugger.

This method does not give expected results and often end up in error.

How to resolve this issue ?