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.

CCSv4: Can't veiw struct in memory window

Hi

I have a struct declaration thats global but cannot be observed in the CCSv4 Memory window. I get the error

Expression "gDioInterruptCnt' evaluated to invalid address value.

I can enter the hex address in the memory window and see the memory and the label gDioInterruptCnt is there.  Whats also strange is that I can see it in the Watch window. I tried both _gDioInterruptCnt and gDioInterruptCnt (with and without the underscore). Any ideas?

(I have attached the screenshot of the error and of CCSv4)

0726.Cant see global structure.doc

Cheers