<?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>error message while building LPC 2148 assembly code</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/29300/error-message-while-building-lpc-2148-assembly-code</link><description> 
Dear all, when I am trying to build my assembly program (for LPC
2148 processor) using the downloded uvision 4.6, the following error
message appears. 

 
linking.... 
test2prj.sct(7): error: L6236E: No section matches selector - no
section to be FIRST</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: error message while building LPC 2148 assembly code</title><link>https://community.arm.com/thread/67836?ContentTypeID=1</link><pubDate>Tue, 06 Nov 2012 11:38:50 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:af33ef53-e04d-488b-87e3-35963fef3611</guid><dc:creator>ImPer Westermark</dc:creator><description>&lt;p&gt;&lt;p&gt;
So what does your scatter file look like?&lt;/p&gt;

&lt;p&gt;
And what sections do you have in your assembler code? You have any
section called &amp;quot;RESET&amp;quot;?&lt;/p&gt;

&lt;p&gt;
When the linker gets one or more object files - how will it know
what order to place them so there is actual code to react when the
processor leaves the reset state? What have you done to make sure you
have a vector table at the required position?&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>