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/TMS570LS0332: Does CCS/570 support the real-time read of register

Part Number: TMS570LS0332

Tool/software: Code Composer Studio

Does CCS/570 support reading the real-time data of register?

For example , Freescale's Freemaster can read and modified the register in real time.

Dose CCS have the function? Or do we have other software used for it?

Many thanks!

  • Yes but not on the LS0332 or LS0432; these parts are on the low end of the product family and don't have the extra debug logic

    to support background reads.


    You need to migrate up to the LS07xx series or higher to get that capability.

    Because the LS07xx is a superset of the LS0332 though you can use the LS07x to develop for an LS0332 since this capability is normally only needed during development.