Other Parts Discussed in Thread: ENERGYTRACE
Tool/software: Code Composer Studio
I have successfully been using 'stune.exe' that came with code composer studio 10 to profile current on a target with my XDS110.
However, I am trying to replicate this setup on a different computer. After a fresh install of CCS10, I try using energytrace via the stune command line program, and it shows this error about failing to load argtable2.dll when I type the 'connect' command. argtable2.dll is in the same directory as stune. I'm on Windows 10 64 bit, running as administrator.
Any Ideas? maybe there is a 32 bit version of argtable2.dll out there I could try?