Hello,
How I can debug an application loaded from the QSPI flash?
I can only debug while flashing in the RAM.
Yours,
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.
Hello,
How I can debug an application loaded from the QSPI flash?
I can only debug while flashing in the RAM.
Yours,
Hi Abdelrhman,
You can use the CCS target configuration file (without any GEL file for R5F_0_0) to halt the R5F_0_0, then use CCS to "Load Symbols..." (CCS --> Run --> Load --> Load Symbols) from the same OUT file from which the flash image was generated. You can start your debugging now.
Best regards,
Ming
Hi Abdelrhman Afifi,
Please check the FAQ for the same - https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1119575/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
Best Regards,
Aakash