Other Parts Discussed in Thread: CCSTUDIO, SEGGER
Tool/software: Code Composer Studio
In previous lifetime instantiations of myself, I've been able to use an "ITM Debug Printf" feature to perform a debug printf which very little impact to device performance. My current project uses a CC2538,
which I am writing embedded software for using CCStudio 6. The project doesn't have a connection to a debug UART.
Has anyone performed an ITM Printf with code composer before ? Is this available for the settup I'm using? Where would I look?

