<?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>BL51 problem</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/16014/bl51-problem</link><description> Hi, 
I have created a assembler project with 8 modules in it. the first module which contained the starting programm has a segement declare as below: 
 cseg AT 0 
 ljmp MAIN 
 
CODE_SEG segment CODE 
 rseg CODE_SEG 
 
MAIN: 
 ... 
 
the 7 other only</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: BL51 problem</title><link>https://community.arm.com/thread/40717?ContentTypeID=1</link><pubDate>Thu, 14 Aug 2003 06:27:16 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:062a3972-db9f-4629-9f92-740f1bd961ac</guid><dc:creator>Gilles Kern</dc:creator><description>&lt;p&gt;Don&amp;#39;t bother, I&amp;#39;ve found the solution to my problem. I used ACALL instead of LCALL, so I got the error. Thanks anyway!!!!!&lt;br /&gt;
Gilles&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>