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.

RTA not working CCSv4.2 and DSP/BIOS 5

Other Parts Discussed in Thread: OMAP3530

Hi all,

I have problems running RTA tool using:

-CCS v4.2

- DSP/BIOS 5.41.07.24

-CGT 6.1.9

-Platform: omap3530 (dsp c64x+)

-Emulator: Spectrum Digital xds510 usb

 

I have followed in details the following instructions:

http://processors.wiki.ti.com/index.php/DSP/BIOS_Real-time_Analysis_%28RTA%29_troubleshooting

http://processors.wiki.ti.com/index.php/BIOS_5_Real-Time_Analysis_%28RTA%29_in_CCSv4

but I have still the following problems:

- no data collected by RTA tools

- log files are empty both in ROV and RTA viewers.

 

Carlo

 

  • More details.

     

    At the end of the main task I let the IDL_run() function execute in a infinite loop. It should force the execution of every IDL functions (so even RTA_F_dispatch, IDL_F_busy) needed by RTA tool. But none of them is executed. Only my custom IDL functions are executed at that time.

    I want to underline that the stop-mode force introduced in the version 4.2 is not working for me.

     

    I hope to receive some help from this forum. It would be the first time!!!

     

    Thanks,

    Carlo