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

How can I watch the internal ram data in simulation under UV3 IDE?

I write a program in asm,so I just want to watch the data in internal ram (0x00 - 0xff)

but I found KEIL UV3 IDE can only watch the external ram and the varible in C in simulation by memeory window and watch window!

Then how can I watch the internal ram data directly in simulation under UV3 IDE?