<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to include unused rtshc12.c.o (ansixbi.lib) and rtsxgate.cxgate.o (ansi_xgi.lib) functions into object code? in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-include-unused-rtshc12-c-o-ansixbi-lib-and-rtsxgate/m-p/241775#M9554</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, that's true. I can add every function from the libraries to the ENTRIES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jan 2014 07:27:27 GMT</pubDate>
    <dc:creator>utwig</dc:creator>
    <dc:date>2014-01-21T07:27:27Z</dc:date>
    <item>
      <title>How to include unused rtshc12.c.o (ansixbi.lib) and rtsxgate.cxgate.o (ansi_xgi.lib) functions into object code?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-include-unused-rtshc12-c-o-ansixbi-lib-and-rtsxgate/m-p/241773#M9552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working with a MC9S12XEP100 multiple application image bootloader project. In the future I might want to use more functions from the ansixbi.lib and ansi_xgi.lib libraries. However, my bootloader cannot update that part of the code.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to:&lt;/P&gt;&lt;P&gt;1) Force all/part of unused functions of ansixbi.lib and ansi_xgi.lib libraries to be placed in the object code?&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;2) Place ansixbi.lib and ansi_xgi.lib functions to another segment than the default NON_BANKED segment?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had similar problems regarding datapage.c, but it was possible to include all of its functions by adding to the prm file:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;ENTRIES&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; datapage.c.o:*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;END&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;BR,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Timo&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 12:08:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-include-unused-rtshc12-c-o-ansixbi-lib-and-rtsxgate/m-p/241773#M9552</guid>
      <dc:creator>utwig</dc:creator>
      <dc:date>2014-01-17T12:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to include unused rtshc12.c.o (ansixbi.lib) and rtsxgate.cxgate.o (ansi_xgi.lib) functions into object code?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-include-unused-rtshc12-c-o-ansixbi-lib-and-rtsxgate/m-p/241774#M9553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;regarding to your questions:&lt;/P&gt;&lt;P&gt;1. you can add the unused function to ENTRIES section in prm file:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;ENTRIES&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; function_name&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;END&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;2. user need to modify lib source code. &lt;/SPAN&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Not possible with only lib file. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 02:36:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-include-unused-rtshc12-c-o-ansixbi-lib-and-rtsxgate/m-p/241774#M9553</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2014-01-20T02:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to include unused rtshc12.c.o (ansixbi.lib) and rtsxgate.cxgate.o (ansi_xgi.lib) functions into object code?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-include-unused-rtshc12-c-o-ansixbi-lib-and-rtsxgate/m-p/241775#M9554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, that's true. I can add every function from the libraries to the ENTRIES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 07:27:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-include-unused-rtshc12-c-o-ansixbi-lib-and-rtsxgate/m-p/241775#M9554</guid>
      <dc:creator>utwig</dc:creator>
      <dc:date>2014-01-21T07:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to include unused rtshc12.c.o (ansixbi.lib) and rtsxgate.cxgate.o (ansi_xgi.lib) functions into object code?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-include-unused-rtshc12-c-o-ansixbi-lib-and-rtsxgate/m-p/241776#M9555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you are welcome!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 07:30:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-include-unused-rtshc12-c-o-ansixbi-lib-and-rtsxgate/m-p/241776#M9555</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2014-01-21T07:30:42Z</dc:date>
    </item>
  </channel>
</rss>

