This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Memory window is empty

After loading the code into the target (a ST uPSD3422EV) to debug my code, the Memory Window is empty (blank).
I can start and stop my application and read variables in the Watch window.
It is only the Memory Window that doesn't work, i.e. I can't review any data in RAM nor ROM.

I have tried setting d:0x00, c:0x00, x:0x00, i:0x00 and other (non-zero) adresses, with no success.

I have recently updated the uPSD<->ULink driver to the one referred to in http://www.keil.com/support/docs/3184.htm.

I have been able to review the ROM and RAM on this target before.

(This may be the same issue as http://www.keil.com/forum/docs/thread10724.asp)

How can I get the memory window working again?

0