<?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>complex code arrays</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/30853/complex-code-arrays</link><description> 
Hello, 

 
could you please clarify one fact for me. 

 
I am writing a memory sensitive program and need a complex but
static constant array. Therefore I was considering this approach to
save some space in memory pool. 

 
If I declare something like</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: complex code arrays</title><link>https://community.arm.com/thread/62272?ContentTypeID=1</link><pubDate>Sun, 22 Sep 2013 05:35:13 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:4e446498-8586-496b-bff5-f7b04976ded8</guid><dc:creator>&amp;#178;erik malund</dc:creator><description>&lt;p&gt;&lt;p&gt;
&lt;i&gt;&lt;b&gt;code&lt;/b&gt; unsigned array[a][b][c] { {{&amp;lt;function
pointer&amp;gt;, NUMBER}}, {}}&lt;br /&gt;
Will this be stored in the ROM?&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
No, your chip has no ROM, but it will be stored in the flash&lt;/p&gt;

&lt;p&gt;
Erik&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>