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 V5.5 long long support in debugger (280x Piccolo)



Hi,

I am using CCS 5.5 and saw that it seems to have problems displaying long long (64 bit) variables.

Every long long (or unsigned long long) is displayed as long (or unsigned long) in the debugger.

The compiler works correct.

Is this a known problem?

I saw that this was also a problem for MSP430, but this was obviously solved.