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.

How to view output from Generic Trace calls (e.g. GT_0trace)?

Can anyone point me to a wiki page on this topic?  I've found the one that documents the Generic Trace API, but am curious to know how to view the output.  I naturally assume that the output generated on the ARM side of an OMAP can be viewed on the ARM, but can this facility also be used to print trace information generated by the DSP?

I know this documentation is out there, but googling hasn't led me to it, yet.  Let me know if this is something that's been deprecated.  I'm working with DVSDK 4_03_00_06 (and likely won't change :-).

Thanks,

Rich

  • Hi Rich,
    My apologies for the delayed response. Can you point me to the document that you are currently referencing? I want to make sure you have the correct doc first.

    Thanks
    ki
  • HI Ki,


    I forgot myself that I put this out there.  I ended up figuring the problem out myself.  I switched from my test app to a TI app and ran with the CE_DEBUG=<XX> in front and things started streaming out.  Then I quickly figured out a step I had been missing to initialize GT.  It's been a pretty good way to debug things in general so far.  If I have need for deeper debug capabilities, I'll start a new thread.  We can mark this one done.