We are having some issues while attempting to run a debug session in code composer version 5 using XDS510USB Plus Emulator. Target CPU is c6727. We recently switched to the ‘Plus’ version of this emulator, as we used to use the old XDS510USB.
When debugging a test prototype DSP board, both emulators work fine. The problem occurs when we try to run the debugger on a board that is set back in casing a couple of feet (only accessible to the emulator via a wire that connects to the DSP board that is in the case). It seems as though the additional length of the JTAG connection is the problem (emulator to DSP connection). However, the old XDS510USB emulator still works flawlessly in this case.
I am not 100% sure that the extra wire length is causing the ‘Plus’ emulator to fail, but it would seem to be the reason. I am just unsure why the old emulator would work in this case, unless somehow it is outputting slightly more robust JTAG signals than the ‘Plus’ version.
Have you ever heard of a similar issue? Perhaps there is a driver setting for this emulator that would help? I tried to slow down the clock rate using code composer’s ‘targetconfigs’ options, with no success.