<?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>CodeWarrior for MCUのトピックhcs08</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/hcs08/m-p/465110#M12249</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I've a little issue with CodeWarrior on HCS08SG32:&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;When compiling the following lines, in the first case, the compiler make a reference to a strange location (0x0232).&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I think that if the line 0x8be8 (LDA 0x232 which has nothing to do here&amp;nbsp; was replaced by CLRA, it would be OK. &lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Any comment would be appreciated.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px; font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Francois&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px; font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: bold; font-style: inherit; font-family: inherit;"&gt;Case not OK&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;n = (long)(RamRO.Tle[1].TleValueAvg) * (Data.Tle[0].Range);&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8bdd:&amp;nbsp;&amp;nbsp; CD9BD5 JSR 0x9BD5 _SEXT16_32 (0x9bd5)&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8be0:&amp;nbsp;&amp;nbsp; C68017 LDA 0x8017&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8be3:&amp;nbsp;&amp;nbsp; CE8016 LDX 0x8016&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8be6:&amp;nbsp;&amp;nbsp; 87 PSHA&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8be7:&amp;nbsp;&amp;nbsp; 89 PSHX&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8be8:&amp;nbsp;&amp;nbsp; C60232 LDA 0x0232&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8beb:&amp;nbsp;&amp;nbsp; 87 PSHA&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8bec:&amp;nbsp;&amp;nbsp; 87 PSHA&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8bed:&amp;nbsp;&amp;nbsp; 95 TSX&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8bee:&amp;nbsp;&amp;nbsp; 89 PSHX&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8bef:&amp;nbsp;&amp;nbsp; 8B PSHH&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8bf0:&amp;nbsp;&amp;nbsp; AF04 AIX #4&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8bf2:&amp;nbsp;&amp;nbsp; CD9B7F JSR 0x9B7F _LMUL (0x9b7f)&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: bold; font-style: inherit; font-family: inherit;"&gt;Case OK&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;n = (long)(RamRO.Tle[1].TleValueAvg) * Data.DummyUint;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8bdd:&amp;nbsp;&amp;nbsp; CD9BD0 JSR 0x9BD0 _SEXT16_32 (0x9bd0)&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8be0:&amp;nbsp;&amp;nbsp; 328020 LDHX 0x8020&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8be3:&amp;nbsp;&amp;nbsp; 4F CLRA&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8be4:&amp;nbsp;&amp;nbsp; 89 PSHX&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8be5:&amp;nbsp;&amp;nbsp; 8B PSHH&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8be6:&amp;nbsp;&amp;nbsp; 87 PSHA&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8be7:&amp;nbsp;&amp;nbsp; 87 PSHA&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8be8:&amp;nbsp;&amp;nbsp; 95 TSX&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8be9:&amp;nbsp;&amp;nbsp; 89 PSHX&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8bea:&amp;nbsp;&amp;nbsp; 8B PSHH&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8beb:&amp;nbsp;&amp;nbsp; AF04 AIX #4&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8bed:&amp;nbsp;&amp;nbsp; CD9B7A JSR 0x9B7A _LMUL (0x9b7a)&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;typedef struct&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;{&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;/* DataFlash area */&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;/* Parameters for Tle */&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;StructDataTle Tle[2];&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;uint DummyUint;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;}&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;StructData;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Mar 2016 12:09:07 GMT</pubDate>
    <dc:creator>Francois</dc:creator>
    <dc:date>2016-03-09T12:09:07Z</dc:date>
    <item>
      <title>hcs08</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/hcs08/m-p/465110#M12249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I've a little issue with CodeWarrior on HCS08SG32:&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;When compiling the following lines, in the first case, the compiler make a reference to a strange location (0x0232).&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I think that if the line 0x8be8 (LDA 0x232 which has nothing to do here&amp;nbsp; was replaced by CLRA, it would be OK. &lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Any comment would be appreciated.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px; font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Francois&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px; font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: bold; font-style: inherit; font-family: inherit;"&gt;Case not OK&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;n = (long)(RamRO.Tle[1].TleValueAvg) * (Data.Tle[0].Range);&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8bdd:&amp;nbsp;&amp;nbsp; CD9BD5 JSR 0x9BD5 _SEXT16_32 (0x9bd5)&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8be0:&amp;nbsp;&amp;nbsp; C68017 LDA 0x8017&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8be3:&amp;nbsp;&amp;nbsp; CE8016 LDX 0x8016&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8be6:&amp;nbsp;&amp;nbsp; 87 PSHA&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8be7:&amp;nbsp;&amp;nbsp; 89 PSHX&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8be8:&amp;nbsp;&amp;nbsp; C60232 LDA 0x0232&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8beb:&amp;nbsp;&amp;nbsp; 87 PSHA&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8bec:&amp;nbsp;&amp;nbsp; 87 PSHA&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8bed:&amp;nbsp;&amp;nbsp; 95 TSX&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8bee:&amp;nbsp;&amp;nbsp; 89 PSHX&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8bef:&amp;nbsp;&amp;nbsp; 8B PSHH&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8bf0:&amp;nbsp;&amp;nbsp; AF04 AIX #4&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8bf2:&amp;nbsp;&amp;nbsp; CD9B7F JSR 0x9B7F _LMUL (0x9b7f)&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: bold; font-style: inherit; font-family: inherit;"&gt;Case OK&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;n = (long)(RamRO.Tle[1].TleValueAvg) * Data.DummyUint;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8bdd:&amp;nbsp;&amp;nbsp; CD9BD0 JSR 0x9BD0 _SEXT16_32 (0x9bd0)&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8be0:&amp;nbsp;&amp;nbsp; 328020 LDHX 0x8020&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8be3:&amp;nbsp;&amp;nbsp; 4F CLRA&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8be4:&amp;nbsp;&amp;nbsp; 89 PSHX&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8be5:&amp;nbsp;&amp;nbsp; 8B PSHH&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8be6:&amp;nbsp;&amp;nbsp; 87 PSHA&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8be7:&amp;nbsp;&amp;nbsp; 87 PSHA&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8be8:&amp;nbsp;&amp;nbsp; 95 TSX&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8be9:&amp;nbsp;&amp;nbsp; 89 PSHX&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8bea:&amp;nbsp;&amp;nbsp; 8B PSHH&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8beb:&amp;nbsp;&amp;nbsp; AF04 AIX #4&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;8bed:&amp;nbsp;&amp;nbsp; CD9B7A JSR 0x9B7A _LMUL (0x9b7a)&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;typedef struct&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;{&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;/* DataFlash area */&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;/* Parameters for Tle */&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;StructDataTle Tle[2];&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;uint DummyUint;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;}&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;StructData;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 12:09:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/hcs08/m-p/465110#M12249</guid>
      <dc:creator>Francois</dc:creator>
      <dc:date>2016-03-09T12:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: hcs08</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/hcs08/m-p/465111#M12250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the exact error message?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 12:47:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/hcs08/m-p/465111#M12250</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2016-03-09T12:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: hcs08</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/hcs08/m-p/465112#M12251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no error message in CodeWarrior, the program compiles and runs but the result of the operation of the first case&amp;nbsp; is completely wrong.&lt;/P&gt;&lt;P&gt;francois&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 16:38:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/hcs08/m-p/465112#M12251</guid>
      <dc:creator>Francois</dc:creator>
      <dc:date>2016-03-09T16:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: hcs08</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/hcs08/m-p/465113#M12252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Francois,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the tool version you're using ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To do that you must:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Under CodeWarrior IDE (classic)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Start the IDE and click on Help | About Freescale CodeWarrior.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Click on Installed Products &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Provide us all info displayed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Or you can save them in a txt file.&lt;/P&gt;&lt;P&gt;&amp;nbsp; Under Eclipse IDE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1-&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Start Eclipse and click on Help ¦ Freescale Licenses&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The Status column gives the status of the license.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The Version Column gives the tool version used.&lt;/P&gt;&lt;P&gt;Under Product, select it and click on details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A new dialog show up giving license details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2-&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Start Eclipse and click on Help ¦ About CodeWarrior Development Studio&lt;/P&gt;&lt;P&gt;Under Installed Products, you will see the version used.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3-&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Some patches can be installed too.&lt;/P&gt;&lt;P&gt;Most of the time Release_Notes should be added in the \MCU (for CW for MCU) folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the Installed Products is not available for older version you should find information in the welcome.txt&lt;/P&gt;&lt;P&gt;under the installation folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Pascal&lt;BR /&gt;NXP Technical Support&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 08:26:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/hcs08/m-p/465113#M12252</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2016-03-10T08:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: hcs08</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/hcs08/m-p/465114#M12253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pascal,&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;The version I have is :&lt;/P&gt;&lt;P&gt;Installed Products:&lt;/P&gt;&lt;P&gt; - CodeWarrior for MCU&lt;/P&gt;&lt;P&gt;&amp;nbsp; Version: 10.6&lt;/P&gt;&lt;P&gt;&amp;nbsp; Build Id:140329&lt;/P&gt;&lt;P&gt;I'll check for patches ffor MCU.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;francois&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 17:12:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/hcs08/m-p/465114#M12253</guid>
      <dc:creator>Francois</dc:creator>
      <dc:date>2016-03-10T17:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: hcs08</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/hcs08/m-p/465115#M12254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bonjour Francois,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The last tool version is:&lt;/P&gt;&lt;P&gt;Installed Products:&lt;/P&gt;&lt;P&gt;- CodeWarrior for MCU&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Version: 10.6.4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Build Id:150416&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The compiler version used is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ANSI-C/cC++ Compiler for HC08 V-5.0.45 Build 14019, Jan 20 2014&lt;/P&gt;&lt;P&gt;It should be the same version used on MCUI V10.6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the definition of StructDataTle ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else can you please correct the attached file ?&lt;/P&gt;&lt;P&gt;By this way you could check the code on our side.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pascal&lt;BR /&gt;NXP Technical Support&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2016 12:51:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/hcs08/m-p/465115#M12254</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2016-03-11T12:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: hcs08</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/hcs08/m-p/465116#M12255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bonjour Pascal,&lt;/P&gt;&lt;P&gt;I've upgraded to cw 10.6.4 and now I do no find the same problem.&lt;/P&gt;&lt;P&gt;I don't know what hes been fixed in Cw also.&lt;/P&gt;&lt;P&gt;If it appears again I'll let you know.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;francois&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 12:15:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/hcs08/m-p/465116#M12255</guid>
      <dc:creator>Francois</dc:creator>
      <dc:date>2016-03-15T12:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: hcs08</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/hcs08/m-p/465117#M12256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you're welcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Pascal&lt;BR /&gt;NXP Technical Support&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 13:43:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/hcs08/m-p/465117#M12256</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2016-03-15T13:43:39Z</dc:date>
    </item>
  </channel>
</rss>

