<?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>Problems with external RAM (IDT7008) and MSC1210</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/17849/problems-with-external-ram-idt7008-and-msc1210</link><description> Hi all, 
 
I&amp;#39;m using an MSC1210 microcontroller (8052 based) and I&amp;#39;ve written a little test program for testing an external RAM. Normally it writes in every Kilobyte of memory the same number. For example, in the first Kilobyte its 0, in the second Kilobyte</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Problems with external RAM (IDT7008) and MSC1210</title><link>https://community.arm.com/thread/43955?ContentTypeID=1</link><pubDate>Tue, 10 May 2005 01:50:13 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:3b16c25d-9a3e-44c5-9b06-8a99adc820d0</guid><dc:creator>Chris Vanholsaet</dc:creator><description>&lt;p&gt;Thanx for your help. I replaced the int with an unsigned int and it works just fine now.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with external RAM (IDT7008) and MSC1210</title><link>https://community.arm.com/thread/43963?ContentTypeID=1</link><pubDate>Wed, 04 May 2005 13:01:04 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:1bdcb4f6-f271-4f48-ac4a-7f7dd9f3f9f8</guid><dc:creator>Jon Ward</dc:creator><description>&lt;p&gt;Use uVision.  Set a WRITE access breakpoint on address x:0x7FFF.&lt;br /&gt;
&lt;br /&gt;
BS WRITE X:0x7FFF (in the command window)&lt;br /&gt;
&lt;br /&gt;
Run the program.  The program will stop after it writes to 7FFF.  Single-step over the i++ to see what happens.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Jon&lt;/b&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with external RAM (IDT7008) and MSC1210</title><link>https://community.arm.com/thread/43953?ContentTypeID=1</link><pubDate>Wed, 04 May 2005 05:47:22 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:c7649b99-3b2f-4f00-af4c-7faf48ad2e4c</guid><dc:creator>John Donaldson</dc:creator><description>&lt;p&gt;&amp;quot;int i=0;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Think about that line.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>