<?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 L1822, L4021, L1822 in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/L1822-L4021-L1822/m-p/157633#M4178</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;SPAN&gt;I am using CodeWarrior HC08 V5.1, and I'm creating code for the MC1321x NCB. I created my current project by important an XML file created by BeeKit (GenericApp). I need to be using floating point integers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I try to compile my code the linking fails&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;L1822 "Symbol _FSTRUNC. . . is undefined"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Per the recommendation of the lib/hc08c/lib/readme.txt and the advice of prior posts on this board, I replaced ansiis.lib with ansif.lib .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now compiling the code results in several different errors:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;L4021 on several counts "Incompatible derivate: HCS08 in previous files with CPU08 in current file. . . ."&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;L1822 informing that the following are undefined: _IMUL_STAR08, _CALL_STAR08, _IMODU_STAR08, _IDVIU_STAR08, and _IDIVS_STAR08&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone reccomend a course of action to create a happy, compiling, linking project which includes floating point integers?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Janell&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 May 2008 11:06:07 GMT</pubDate>
    <dc:creator>JanellA</dc:creator>
    <dc:date>2008-05-21T11:06:07Z</dc:date>
    <item>
      <title>L1822, L4021, L1822</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/L1822-L4021-L1822/m-p/157633#M4178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;SPAN&gt;I am using CodeWarrior HC08 V5.1, and I'm creating code for the MC1321x NCB. I created my current project by important an XML file created by BeeKit (GenericApp). I need to be using floating point integers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I try to compile my code the linking fails&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;L1822 "Symbol _FSTRUNC. . . is undefined"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Per the recommendation of the lib/hc08c/lib/readme.txt and the advice of prior posts on this board, I replaced ansiis.lib with ansif.lib .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now compiling the code results in several different errors:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;L4021 on several counts "Incompatible derivate: HCS08 in previous files with CPU08 in current file. . . ."&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;L1822 informing that the following are undefined: _IMUL_STAR08, _CALL_STAR08, _IMODU_STAR08, _IDVIU_STAR08, and _IDIVS_STAR08&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone reccomend a course of action to create a happy, compiling, linking project which includes floating point integers?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Janell&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 11:06:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/L1822-L4021-L1822/m-p/157633#M4178</guid>
      <dc:creator>JanellA</dc:creator>
      <dc:date>2008-05-21T11:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: L1822, L4021, L1822</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/L1822-L4021-L1822/m-p/157634#M4179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;The error message is actually quite good, use ansifs.lib (and not ansif.lib) for a S08.&lt;BR /&gt;&amp;nbsp;Check the readme again, it lists the libraries for the S08 and the HC08 separately.&lt;BR /&gt;&lt;BR /&gt;Daniel&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 11:18:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/L1822-L4021-L1822/m-p/157634#M4179</guid>
      <dc:creator>CompilerGuru</dc:creator>
      <dc:date>2008-05-21T11:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: L1822, L4021, L1822</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/L1822-L4021-L1822/m-p/157635#M4180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Ohhhhhhhhhhhhh. I didn't understand that. Now I do!&lt;BR /&gt;&lt;BR /&gt;Thank you!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2008 16:09:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/L1822-L4021-L1822/m-p/157635#M4180</guid>
      <dc:creator>JanellA</dc:creator>
      <dc:date>2008-05-28T16:09:26Z</dc:date>
    </item>
  </channel>
</rss>

