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