Other Parts Discussed in Thread: TMDSEMU110-U
Tool/software: Code Composer Studio
I'm new to using a JTAG for debugging purposes except for the basic stuff like uploading, halting the program and all or that, but now I need to set up a test that uses the boundary scan on a RM57Lx LaunchPad.
When I connect my LaunchPad and upload the program, I am using the XDS110 Debug Probe that comes standard on the board. I know that you can do a basic connection test it does a boundary scan to make sure that everything looks good, but now I need to do a more controlled one where we can run the boundary scan test continuously and log the results on a host PC. So my questions are:
Can the default XDS110 Debug Probe do this, or would I need to get an external unit like the XDS100v2?
and
Would I be able to do this in Code Composer Studio or would I need to purchase third party software?
Thanks!