Tool/software:
Hello
I'm trying to use the advanced debugging technique "Core Trace" from Code Composer Studio with a TM4C1232H6PM microcontroller.
I have found a description of the Core Trace here.
And in the Documentation of TM4C1232H6PM there are some chapters on Trace Port Interface Unit (TPIU), so I think it should be possible.
When I connect to the microcontroller using a Blackhawk USB100v2 JTAG Connector, I do not see the trace option. I assume this debug probe does not support the functionality?
How can I use the Core trace feature with this microcontroller?
Thanks for any help in advance.