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,
I need to debug a C2000 Microcontroller program, my installation is:
- My card with the Microcontroller is connected to a Windows-PC via a XDS100v2 Debug Probe, CCS 11.2 Installed
- My source Files are in a Remote LINUX system, CCS 11.2 installed
Is there any way to Start a RemoteDebugging session on the LINUX system for debugging the card connected to the Windows-PC?
I thought it was possible using Debug configuration -> C/C++ Remote Application, but it is not the case (it runs the Microcontroller file on the Windows-PC)
Is the only way to use a LAN connected Debug Probe? (Like XDS2xx LAN Debug Probe)
Thanks a lot
Part Number: TMS320C28346
Hi,
I need to debug a C2000 Microcontroller program, my installation is:
- My card with the Microcontroller is connected to a Windows-PC via a XDS100v2 Debug Probe, CCS 11.2 Installed
- My source Files are in a Remote LINUX system, CCS 11.2 installed
Is there any way to Start a RemoteDebugging session on the LINUX system for debugging the card connected to the Windows-PC?
I thought it was possible using Debug configuration -> C/C++ Remote Application, but it is not the case (it runs the Microcontroller file on the Windows-PC)
Is the only way to use a LAN connected Debug Probe? (Like XDS2xx LAN Debug Probe)
Thanks a lot
Hi Jose,
There are three options:
Thanks & Regards,
Santosh
Thanks a lot...
I thought I would have to resort to that, but it is better ask for ....
What a pity there is no equivalent client-server as for Xilinx....