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