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