<?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>Why it not work?</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/42084/why-it-not-work</link><description> I use Dallas DS5002,My progrem work good in 
samll mode,but I compiler it in compact or large mode,it can not work.My progrem data variable is too many,stact is overflow in samll mode.I must use compact or large mode.How can I do?Can you help me? thank</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Why it not work?</title><link>https://community.arm.com/thread/39556?ContentTypeID=1</link><pubDate>Mon, 23 Dec 2002 10:55:02 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:402ad7bb-25ec-415e-a26b-2a517633aada</guid><dc:creator>Jon Ward</dc:creator><description>&lt;p&gt;The DS5002 has a partition that separates CODE from XDATA.  Code always starts at 0000h but XDATA starts at the partition.&lt;br /&gt;
&lt;br /&gt;
1. Figure out where the partition is located.&lt;br /&gt;
&lt;br /&gt;
2. Specify to the linker that XDATA starts at this address.&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>