<?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: Error While integrating AMMCLib with existing Project in S32K</title>
    <link>https://community.nxp.com/t5/S32K/Error-While-integrating-AMMCLib-with-existing-Project/m-p/1786096#M30485</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the libCLIB.a needs to be re-build with hardware float point support.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jan 2024 13:38:36 GMT</pubDate>
    <dc:creator>jiri_kral</dc:creator>
    <dc:date>2024-01-10T13:38:36Z</dc:date>
    <item>
      <title>Error While integrating AMMCLib with existing Project</title>
      <link>https://community.nxp.com/t5/S32K/Error-While-integrating-AMMCLib-with-existing-Project/m-p/1774791#M29628</link>
      <description>&lt;P&gt;I am trying to integrate AMMCLib with my existing project and call its functions.Facing the below issue in linking the objects. please help.&lt;BR /&gt;&lt;BR /&gt;Refer images attached for more info&lt;BR /&gt;&lt;BR /&gt;Description Resource Path Location Type error: CPAPSW.elf uses VFP register arguments, C:/Krithick/Mando/CPAP_sw (3)/CPAP_sw/CPAPSW/include\libCLIB.a(uds.o) does not CPAPSW C/C++ Problem failed to merge target specific data of file C:/Krithick/Mando/CPAP_sw (3)/CPAP_sw/CPAPSW/include\libCLIB.a(uds.o) CPAPSW C/C++ Problem&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#AAMCLIB&lt;/P&gt;&lt;P&gt;#S32K&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2023 11:54:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Error-While-integrating-AMMCLib-with-existing-Project/m-p/1774791#M29628</guid>
      <dc:creator>krithick14</dc:creator>
      <dc:date>2023-12-14T11:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error While integrating AMMCLib with existing Project</title>
      <link>https://community.nxp.com/t5/S32K/Error-While-integrating-AMMCLib-with-existing-Project/m-p/1783053#M30234</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;your project is configured to use FP instructions (hard) whereas your library &lt;SPAN&gt;libCLIB.a&amp;nbsp;&lt;/SPAN&gt;was compiled with software FP emulation. This means that your library uses general-purpose registers for passing float arguments in function calls and your project puts float arguments into VFP registers. You will need to recompile your library with the same FP settings as your project.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 14:04:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Error-While-integrating-AMMCLib-with-existing-Project/m-p/1783053#M30234</guid>
      <dc:creator>petrz_</dc:creator>
      <dc:date>2024-01-04T14:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Error While integrating AMMCLib with existing Project</title>
      <link>https://community.nxp.com/t5/S32K/Error-While-integrating-AMMCLib-with-existing-Project/m-p/1786096#M30485</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the libCLIB.a needs to be re-build with hardware float point support.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 13:38:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Error-While-integrating-AMMCLib-with-existing-Project/m-p/1786096#M30485</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2024-01-10T13:38:36Z</dc:date>
    </item>
  </channel>
</rss>

