We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
How does the memory window work in keil uvision3? Do the memory window show the correct values getting from the controller or getting from the IDE?
best regards Joe
The values come from the controller when you are debugging a real tarteg; they come from the simulator when you are simulating.
Read the uVision Manual carefully for details of precisely when the various windows actually get updated when debugging a target...
That should, of course, be "...debugging a real target" !