Hi,
We are facing issue with writing app images in QSPI and we want to move forward without using QSPI.
Is there any possibilty to Debug an application from RAM and how to make it working ?
Thanks.
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.
Hi,
We are facing issue with writing app images in QSPI and we want to move forward without using QSPI.
Is there any possibilty to Debug an application from RAM and how to make it working ?
Thanks.
Hi Mohammed,
You can use CCS to load individual core application images and debug the same on the AM273x.
Regards,
Kaushik
Hi Gowda,
I changed the SOP config to no boot mode and I was able to debug my application.
Thanks.