hi,
I am working on OmapL138 (C6748) in CCS4.2 .I am unable to view the pointers in watch window it is showing memory mapped prevented reading of target memory and the CPU view is 0x00000000 .
could anybody assist me to solve this.....
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.
hi,
I am working on OmapL138 (C6748) in CCS4.2 .I am unable to view the pointers in watch window it is showing memory mapped prevented reading of target memory and the CPU view is 0x00000000 .
could anybody assist me to solve this.....
Hi,
When exactly is this error shown? Does this happen when you are trying to look at the contents of the pointer in the watch window?
According to the OMAPL138's datasheet, the address 0x00000000 has nothing mapped to it, therefore if the pointer inadvertedly has zero as its value then CCS will throw an error as the memory is invalid.
If that is not the scenario, maybe a screen capture could help figure out what may be happening.
Regards,
Rafael