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.

Problem with RTA and Statistics view in Code Composer Studio v4.2.4

Hello,

We are using CCSv4.2.4 for DM6435 with XDS100v2 USB emulator.

I need to check the performance for my project, for that purpose we used statistics objects in CCSv3.3 and statistics view in DSP/BIOS menu.

Now I moved to CCSv4.2.4 and I would like to check the things at this environment as well.

As far as I understood, Tools->RAT->Statistics Data is the window that's supposed to view the objects' values at runtime or when the core is halted.

As far as I understood from http://processors.wiki.ti.com/index.php/BIOS_5_Real-Time_Analysis_(RTA)_in_CCSv4 I need to enable RTDX for CCSv4.2.4 in  order to get the values from the Statistics Data window. Is that right?

When I run my application, I can see the objects in Statistics Data window, but no values besides zeroes are being updated for them on runtime or when the core is halted.

The things went perfect on CCSv3.3.

Is there a need to configure CCSv4.2.4 or my project to view the statistics values appropriately or enable RTDX? Or there is a problem with integration of CCSv3.3 code for these BIOS objects into CCSv4.2.4?

Thank you, Anatoly.