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?
Thank you.