Hi,
I am not sure whether this thread is active. But I am facing the same problem. I am writing an assembly program for TMS320LF2407 in CCS 3.3. I want to watch my assembly variables in the watch window and edit it in real time when the program is running. Initially it was not showing anything. But when I added (int*) in front of my variable in watch, it is giving the error "memory map prevented read of target memory at 0x00000". Please help me with this anyone. Any help is appreciated.