Tool/software: Code Composer Studio
I have a AM437x IDK Evaluation board interfaced via an external XDS200 probe connected to a Linux system via USB. I can download to the board using CCS7 and everything is fine.
I am trying to use GDB as a debugger and have fired up the XDS GDB console agent as described in http://processors.wiki.ti.com/index.php/XDS_GDB_Agent I can connect but I have discovered that it is using the built-in XDS200 on the development board. That device downloads very slowly (1Kbyte/sec) and is unusable. I proved that by disconnecting the USB cable plugged directly to the IDK board (leaving the external probe connected) and verified the CCS7 works fine but XDS GDB does not connect.
I followed the instructions for finding the "testBoard.dat" file to configure the XDS GDB agent. Does anyone how to change the configuration so that the XDS GDB agent will use the external probe?
Thanks,
Cliff