<?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>Code size question</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/14680/code-size-question</link><description> I viewed one of my the *.lst file to determine the code size. Here are what 
listed: 
 
 Static Overlayable 
Code size 46267 -- 
Constant size 8042 -- 
xdata size 21 832 
pdata size -- -- 
data size 20 -- 
idata size -- -- 
 
Based on the above, what</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Code size question</title><link>https://community.arm.com/thread/38652?ContentTypeID=1</link><pubDate>Wed, 24 Apr 2002 17:50:24 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:762befa6-dc06-474d-9ec5-735667fbc9c4</guid><dc:creator>Jon Ward</dc:creator><description>&lt;p&gt;Code and Constant data are stored in ROM.  Therefore, the total ROM size that is required is 46267+8042.&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></channel></rss>