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.

OMAP 4430: Code Composer - Cannot read "Pressure Bit" Distrbution through trace

Hello,

I am using OMAP4430 on the blaze platform with a Spectrum Digital Tracer and I'm trying to get a reading of the Pressure Bit distribution on the bus.

I'm running a simple program which does a memory copy on the DMA.  Accesses one block of memory, copies to another, waits then loops back to the start.


Although I do encounter troubles with the tracer from time to time, when I do get it up and running, I can read all values for Throughput etc, but reading the "Presure_bit" gives me all 0 on data.

Is there any special configuration requried to read the data?