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.

"Cannot Load from non-primitive location" While trying to monitor Port value

Hello there,

I have written a basic code that Initialise a Port1 of MSP430 and later Set & Reset some Pins like P1.0 & P1.6...

But  whenever I try to watch the P1OUT value in watch window .. I get value which is wrong ... and when I try to extend it, shows a message saying "Cannot load from non-primitive location"..

When the value of P1.0 and P1.6 that gets reflected on board (By watching the LED ON or OFF).. but it does not reflect  the same value in "Watch window"

CCS version what i am using is CCS4.2.4

How can I fix this.

Regards,