<?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>Array in ROM</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/15197/array-in-rom</link><description> can I make a 2 dimensional Array in the ROM? Please tell me how I can do this. 
 
mfg Stephan </description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Array in ROM</title><link>https://community.arm.com/thread/39040?ContentTypeID=1</link><pubDate>Mon, 12 Aug 2002 04:38:13 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:aa226ad0-5de7-4381-b08d-f31733ba682b</guid><dc:creator>Vaclav Korecek</dc:creator><description>&lt;p&gt;For example:&lt;br /&gt;
&lt;pre&gt;
 code const unsigned char ARR2D[2][5]={{1,3,5,7,9},{2,4,6,8,10}};
&lt;/pre&gt;
&lt;br /&gt;
Vaclav&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>