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?

  • Apparently my colleague had given me a Keil CD with updates for some drivers to install some time ago, which turned out to be older than my own and thus causing the problems I described above.

    I didn't connect the dots at first since I had at the same time updated some other drivers as well, which solved a problem with my RLink-ST.

    Problem solved by re-installing from my own (newer) Keil CD.