<?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>INIT.A51 on 80c390?</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/14745/init-a51-on-80c390</link><description> Is it required to include init.a51 to initialize global variables in the 22bit contiguous mode on an 80c390? 
 
If I try and do this, I get a lot of undefined symbols: 
 
 
assembling INIT.A51...
INIT.A51(59): error A45: UNDEFINED SYMBOL
INIT.A51(65</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: INIT.A51 on 80c390?</title><link>https://community.arm.com/thread/54161?ContentTypeID=1</link><pubDate>Thu, 07 Feb 2002 09:34:00 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:53d22c7e-5f32-42c4-ae8d-0e2a67c82d80</guid><dc:creator>Kevin Radke</dc:creator><description>&lt;p&gt;I&amp;#39;m including it because I wasn&amp;#39;t seeing global variables initialized correctly.&lt;br /&gt;
&lt;br /&gt;
It works fine once I fix the label name case differences and include the register definitions header file.&lt;br /&gt;
&lt;br /&gt;
All I did was add it to an existing project.  Is the extended linker case sensitive by default, while the old one wasn&amp;#39;t?&lt;br /&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: INIT.A51 on 80c390?</title><link>https://community.arm.com/thread/38355?ContentTypeID=1</link><pubDate>Wed, 06 Feb 2002 20:08:51 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:88a0da21-b7e6-4a24-86e7-c7318b7e2d9d</guid><dc:creator>Jon Ward</dc:creator><description>&lt;p&gt;The init file is automatically pulled in from the libraries so you don&amp;#39;t need to include it.&lt;br /&gt;
&lt;br /&gt;
If you include it and you get a lot of errors, you probably included it incorrectly.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Jon&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>