Tool/software: Code Composer Studio
We are running our code and third party code simultaneously, The Third-party code (a Javascript with a target connection) has control of the USB port (Texas Instruments XDS100v2 USB Debug Probe/CortexR4) on the Hercules. When it runs it encounters bugs.
If we had the Code Composer Studio debugger connected simultaneously on a different port (JTAG for example) we could debug the third party execution on the Hercules as it executes its script.
We are currently stuck with a bug we have no visibility into.
Has anyone ever tried something like this?