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.

Statistics Data tool doesn't show statistics



Hi

I am new to code composer 5 (version 3.0).

I am trying to view statistics in the data tool (Tools > RTOS Analyzer > RTA (Legacy) > Statistics Data), but i can't see the statistics i have defined in the configuration toll.

(on the other hand, I can see the object in the debugger, and I see vaules written to the object upon making stt_set / stt_delta function calls).

What should I do in order to statistics in the statistics view?

Thanks

Yaron

  • Yaron,

    Have you looked at the Instrumentation chapter in the DSP/BIOS user’s guide?  If not, this is the best starting point.  The guide is in the DSP/BIOS install within CCS, for example: C:\ti\bios_5_42_00_07\docs\spru423i.pdf

    You might also start by using the instrumentation tools with some of the DSP/BIOS example programs first, before adding instrumentation to your own.

    You may also want to look at this page with some additional background information about the RTA tools: http://rtsc.eclipse.org/docs-tip/Real-Time_Analysis_Tools

    Scott

  • Hi Scott

    I have looked at all the place and read all the manuals, but there was nothing new.

    What do you suggest?

    Thanks

    Yaron

  • Yaron,

    I’d suggest to start using the RTA tools with the provided DSP/BIOS example programs.  Do you see instrumentation data with those examples? 

    If yes, then we can look at your specific application configuration.  If no, then we need to resolve that first.

    Scott