<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>memory window and external RAM</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/22485/memory-window-and-external-ram</link><description> 
my program access an array stored in the external RAM,how can i
view the external RAM contents during simulation in keil
uvision.given below a snippet of my program. 

 
MOV DPTR,#4500H 
MOVX A,@DPTR 
MOV @R0,A 

 
-i have enabled the periodic update</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: memory window and external RAM</title><link>https://community.arm.com/thread/48979?ContentTypeID=1</link><pubDate>Fri, 16 Nov 2007 09:59:44 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:a6aa05fb-de44-45f2-a34f-de107c22e8a4</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;p&gt;
Use the appropriate memory space specifier:&lt;/p&gt;

&lt;p&gt;
&lt;a href="http://www.keil.com/support/man/docs/uv3/uv3_cm_display.htm"&gt;http://www.keil.com/support/man/docs/uv3/uv3_cm_display.htm&lt;/a&gt;&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>