<?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>unused code memory fillup</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/18600/unused-code-memory-fillup</link><description> Is there some posibility to fillup unused code memory with predefined pattern ? 
 
Lucas Bajger </description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: unused code memory fillup</title><link>https://community.arm.com/thread/97177?ContentTypeID=1</link><pubDate>Mon, 30 May 2005 07:38:04 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:1be1bfd7-d62d-4535-b929-aa194a5ed23e</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;If you&amp;#39;re using a PROM programmer, it will probably have an option to do this.&lt;br /&gt;
&lt;br /&gt;
Or, take a look at the utility downloads on this site.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: unused code memory fillup</title><link>https://community.arm.com/thread/87239?ContentTypeID=1</link><pubDate>Mon, 30 May 2005 07:35:31 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:f37df48c-ef61-4648-b2aa-2910eb0d3371</guid><dc:creator>John Donaldson</dc:creator><description>&lt;p&gt;Put&lt;br /&gt;
&lt;br /&gt;
unsigned char code array[SOMESIZE]={0xa5,0xa5,etc};&lt;br /&gt;
&lt;br /&gt;
in a source file on its own, then link at whatever address you want to fill from.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: unused code memory fillup</title><link>https://community.arm.com/thread/44103?ContentTypeID=1</link><pubDate>Mon, 30 May 2005 05:54:05 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:5423a88e-ebe9-436f-b005-7793c5956e5f</guid><dc:creator>Lucas Bajger</dc:creator><description>&lt;p&gt;I&amp;#39;m using keil c51 with at89s8252 mcu.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>