I have been trying to get the ETB working and have things almost up and running. My issue is that I cannot get trace breakpoints that execute an "End Trace" to work. No trace output is generated. I am able to start a trace at a particular address, but since the trace buffer depth is small, this is of limited use. I am trying to capture a processor exception. I am following the instructions found at : http://processors.wiki.ti.com/index.php/Trace_ETB_Use_Cases_Quick_Reference. Can someone please help me? Thanks.