I have an XDS200 emulator with CCS 5.5 and a TM4C129 series processor. I'm trying to track down a pretty devious bug, and as part of that I wanted to do some profiling using the hardware trace capability.
TI's document on that indicates that M4 processors (which the TM4C is) support this functionality, and that the XDS200 supports trace when using the SWO Trace functionality.
When I try to use the Trace functionality, I get a notice that says "Could not run analyzer on CORTEX_M4_0. Cause: SWO Trace is not supported on your current emulator firmware. Update to the latest firmware version (check with your emulator's vendor for details).
I used CCS's 'Check for updates' feature, found some emulator updates, and installed them. I get the same message afterward as before. Is SWO Trace supported in CCS as the documentation says? Is there something wrong with my emulator?