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.

CCS/LAUNCHXL-TMS57004: TMS570

Part Number: LAUNCHXL-TMS57004

Tool/software: Code Composer Studio

Hello all together,

I'm trying to debug my first project with a TMS570. Everything works at the moment but Continous Refresh isn't working like expected.

I do not get any live data from the Expression Window, only if I click Pause or set a Breakpoint the variable is refreshed.

In the past I had programmed some TMS320 with an external XDS100v2 and everything worked. Im just wondering that Driver is listened as XDS100 Class Auxilary Port & XDS 100 Class Debug Port.

Do I need to change a Setting in CCS 7.2 or what is the problem.

Many thanks in advance!

Christian

  • Hi Christian,
    There are some Hercules devices where DAP is not connected/routed and hence it can not be used to access memory without halting the device. Your device falls into this category, hence why you do not see data update with continuous refresh enabled while the target is running

    Thanks
    ki