I have downloaded uVisionV4.53.0.6.I used P89C51RD2XX microcontroller founded by Philips. If I used internal RAM of it by instruction "MOV 40H,A",how can I see the contents of internal RAM after execution of program? Also how I can see contents of external RAM/ROM after execution of program containing one or more such instructios- MOVX @DPTR,A ; MOVX A,@DPTR ; MOVX @R0,A ;MOVX A,@R0 ; MOVC A,@A+DPTR ;MOVC A,@A+PC? I use Windows XP.
Can I use uVisionV4.53.0.6 on Windows7? If not,what should I use?