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/MSP430FG6626: CCS/MSP430FG6626

Part Number: MSP430FG6626

Tool/software: Code Composer Studio

Hi,

I’m working with the MSP430FG6626 and have a question concerning the CTSD16 and the visibility of registers in debugging mode, respectively:

When I’m debugging I can only view registers of Channel 0 in the register tab, e.g. CTSD16CCTL0.

How can I make the registers of the other AD-channels visible, e.g. CTSD16CCTL1?

As an IDE I’m using CCS 10.1.0.

The example project I’m debugging is msp430fg662x_ctsd16_04 and I try to use channel 1 instead of channel 0.

Thank you very much.