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 tools and CCS v4

Hello

 

I'm using CCS v4.2.3. and DSK6455. I need to work with RTA tools. I have read in the wiki some documents, but I can't view the video in

'Real-Time Interrupts' wiki. Could you send me a good link to that video: 'Full video with demo'.

Do you have any document where you explain RTA and CCS v4?

Best regards.

Manuel Fernández Ros

 

  • Hello,

    Manuel Fernandez said:

    I'm using CCS v4.2.3. and DSK6455. I need to work with RTA tools. I have read in the wiki some documents, but I can't view the video in

    'Real-Time Interrupts' wiki. Could you send me a good link to that video: 'Full video with demo'.

    Do you have any document where you explain RTA and CCS v4?

    Are you looking for information on RTA or real-time mode? They are two different things. RTA is a set of analysis tools for projects using BIOS. Real-time mode is a feature available with some devices that allows the debugger to access the target without halting the processor (non-intrusive read/writes to target memory). 

    Thanks

    ki