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.

CCS: Debugging C66 with host GDB

Tool/software: Code Composer Studio

Hello,

I'm trying to debug program on C66 core using JTAG and GDB running on my x86 linux PC.

XDS GDB Agent wiki (http://processors.wiki.ti.com/index.php/XDS_GDB_Agent) says:

If you have GDB (not provided as part of EMUpack) that supports a core on the target, you can launch GDB to talk to the XDS GDB Agent

The question is where to get GDB for x86 linux host and С66 target support?