This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Can not use the Embedded Trace Buffer (ETB) on a TIVA TM4C1294NCPDT with a xds100v2 JTAG

Other Parts Discussed in Thread: TM4C1294NCPDT

Hi,

I'm trying to track down a Sys/Bios stack corruption (see  TIVA SYS/BIOS FPU context switch corruption with zero latency interrupts) and I thought I would use the cortex M4 ETB hardware. According to the TI website I can use the ETB with a XDS100v2 JTAG. But after connecting to my target it doesn't seem to be possible.

I'm using CCS6.1.0.00104

My steps are

  • Press debug and wait for my code to be downloaded to the eval board.
  • Click Tools, Hardware Trace Analysis, Interrupt Profiling
  • Try and change the Transport Type. Only SWO Trace available when I think I need to use ETB

I just want to capture the trace of my software once it's hit my break point.

cheers

Chris