<?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 seems to default to NOINDIRECTCALL</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/16013/bl51-seems-to-default-to-noindirectcall</link><description> Using full version of 
uV v2.33 
C51 v7.03 
A51 v7.03 
BL51 v5.02 
 
None of the calls that are passed in to functions as callbacks are listed in the &amp;quot;INTRABANK CALL TABLE OF MODULE&amp;quot; section of the M51 file. Only those that are not in the common area</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: BL51 seems to default to NOINDIRECTCALL</title><link>https://community.arm.com/thread/71694?ContentTypeID=1</link><pubDate>Fri, 01 Aug 2003 13:39:33 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:2f07ffcd-9301-45a6-9025-7253d3a03b8c</guid><dc:creator>Dan Kneip</dc:creator><description>&lt;p&gt;Shouldn&amp;#39;t there be a linker directive to force an interbank CALL for all functions that are indirectly called via a function pointer.  This would prevent me from having to explicitly enumerate all of my indirect functions in the IDE!&lt;br /&gt;
&lt;br /&gt;
Thanks for any help!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BL51 seems to default to NOINDIRECTCALL</title><link>https://community.arm.com/thread/40646?ContentTypeID=1</link><pubDate>Thu, 31 Jul 2003 22:55:30 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:87b96141-bec3-4aec-bc8a-d2721d916b2e</guid><dc:creator>Keil Software Support Intl.</dc:creator><description>&lt;p&gt;You need to use the OVERLAY directive to tell the linker about the indirect function calls.  For details refer to the A51 Assembler/Utilities User&amp;#39;s Guide, Chapter 9, Data Overlaying.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>