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.
I am using an evaluation version of the Keil UVision4 software. I want to trace the values of some variables stored in memory (my assembly program targets 8051 microcontroller). I click on Memory->bank1 button from the toolbar but the data does not seem to be displayed. Is there anyway to trace the values of memory variable while step by step execution? Also, can i get the equivalent machine code of my prgram in ascii code. my first question bothers me most if u could help, Cheers :)