Part Number:AM5728
Tool/software: Code Composer Studio
Hello, experts. I have a custom board with AM5728 with Linux. I have a linux application for Cortex-A15 core which I need to debug. Eth controller is not soldered yet. Therefore I cannot use gdbserver and debug via eth cable. I have only JTAG and xds560 / xds100v2 emulators. I read about stop-mode debug in this article - http://processors.wiki.ti.com/index.php/Processor_Linux_SDK_CCS_Debug. But it is intended mostly for OS core debug. Not for userspace apps.
So is there a another way to debug userspace application in Linux with JTAG?
I use: SDK05.00.00.15 Linux 4.14 CCS 8 Linux