Hi everyone,
I am new to working with the linux sdk, I have an AM335X (BeagleBone Black platform), (in windows) I have debugged some examples using CCS and a JTAG (XDS100v3) but with the Starterware libraries (it worked correctly) and the PROCESSOR-SDK-RTOS -AM335X (in the same way in windows + ccs + jtag and it worked correctly), the problem is that I don't know how to do the same using PROCESSOR-SDK-LINUX-AM335X.
On my PC (Linux), I have installed the SDK and the CCS and I have followed the SDK installation documentation step by step (software-dl.ti.com/.../ linux/Overview.html) and its integration with CCS (software-dl.ti.com/.../Code_Composer_Studio.html -with-ccs) following the documentation I have reached this point correctly (3.4.4.2. CCS Compiling), but now I want to run the program (in debug mode just like in windows), but I don't know how to do it.
For the debug (on Windows), I started a CCS project, selecting the connector (XDS100v3) and configured the project to include the PROCESSOR-SDK-RTOS-AM335X and for the debug added a "Target Configuration", but in the example of the documentation of PROCESSOR-SDK-LINUX-AM335X the project type is "C Project", what should be done to debug this? This may be a very simple question, but I can't find answers.
Could someone provide me with a bit of information or documentation?
Kind regards
Fredy Gutierrez