<?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>Fatal error problem</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/32180/fatal-error-problem</link><description> 
HI 
I have this fatal error in linking: 
L6050U: the code size of this image (34620) exceeds the maximum
allowed for this version of linker. 
I use uvision V5.10.0.2 . 
How can I solve this problem? 
 </description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Fatal error problem</title><link>https://community.arm.com/thread/108033?ContentTypeID=1</link><pubDate>Sat, 03 Jan 2015 14:08:08 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:e2d34640-8349-4b35-a344-1cebb3873807</guid><dc:creator>mohammad bidmeshki</dc:creator><description>&lt;p&gt;&lt;p&gt;
Yes,it seems that I should buy a full licence. my code is not
completed yet and more optimization is not possible.&lt;br /&gt;
thanks guys.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fatal error problem</title><link>https://community.arm.com/thread/92532?ContentTypeID=1</link><pubDate>Sat, 03 Jan 2015 13:47:30 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:49652ef0-45c2-422b-9429-7ffee7e64ca3</guid><dc:creator>mohammad bidmeshki</dc:creator><description>&lt;p&gt;&lt;p&gt;
thank you for your benefit answer.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fatal error problem</title><link>https://community.arm.com/thread/108044?ContentTypeID=1</link><pubDate>Sat, 03 Jan 2015 12:06:04 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:c9adbd62-10be-4bc8-bc71-084deda63282</guid><dc:creator>M Kindle</dc:creator><description>&lt;p&gt;&lt;p&gt;
Or consider using GCC for ARM. it really works quite well.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fatal error problem</title><link>https://community.arm.com/thread/92534?ContentTypeID=1</link><pubDate>Sat, 03 Jan 2015 12:05:00 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:9fc6a6ab-af25-42a7-b18f-4527bead6937</guid><dc:creator>M Kindle</dc:creator><description>&lt;p&gt;&lt;p&gt;
You could try enabling some optimizations. Like optimize for
reduced code size.&lt;/p&gt;

&lt;p&gt;
Best to not be a cheapskate. if your a serious developer, buy a
full licence.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fatal error problem</title><link>https://community.arm.com/thread/63377?ContentTypeID=1</link><pubDate>Sat, 03 Jan 2015 11:47:19 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:b760e8a0-2319-4487-82fd-2d6a0e3714a7</guid><dc:creator>Westonsupermare Pier</dc:creator><description>&lt;p&gt;&lt;p&gt;
The evaluation release is limited to 32KB, buy the full product to
generate larger applications.&lt;/p&gt;

&lt;p&gt;
As Andrew suggests make your application smaller to fit under the
evaluation limit.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fatal error problem</title><link>https://community.arm.com/thread/69020?ContentTypeID=1</link><pubDate>Sat, 03 Jan 2015 10:30:13 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:347ef86a-3b4c-405d-a05e-670045651f5a</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;p&gt;
IS that really a question that you can&amp;#39;t answer yourself?&lt;/p&gt;

&lt;p&gt;
The message is pretty clear:&lt;/p&gt;

&lt;pre&gt;
the code size of this image (34620) exceeds the maximum allowed for this version of linker
&lt;/pre&gt;

&lt;p&gt;
So the answer is pretty obvious:&lt;/p&gt;

&lt;p&gt;
&lt;b&gt;&lt;i&gt;either&lt;/i&gt;&lt;/b&gt; make your code smaller, so that it does not
exceed the maximum allowed for that version of linker;&lt;/p&gt;

&lt;p&gt;
&lt;b&gt;&lt;i&gt;or&lt;/i&gt;&lt;/b&gt; get a different version of the linker (or a
diffent linker) which allows programs of that size.&lt;/p&gt;

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