<?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: CW10.1 with 9S08SH16 in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CW10-1-with-9S08SH16/m-p/186972#M6538</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you take a look at the preprocessor listing file?&lt;/P&gt;&lt;P&gt;Anything strange in there?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Mar 2011 21:02:35 GMT</pubDate>
    <dc:creator>CrasyCat</dc:creator>
    <dc:date>2011-03-01T21:02:35Z</dc:date>
    <item>
      <title>CW10.1 with 9S08SH16</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CW10-1-with-9S08SH16/m-p/186971#M6537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it a bug or &lt;SPAN&gt;&lt;SPAN&gt;I&lt;/SPAN&gt; &lt;SPAN&gt;don't&lt;/SPAN&gt; &lt;SPAN&gt;understand&lt;/SPAN&gt; &lt;SPAN&gt;anything?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;#define MYCONST&amp;nbsp;&amp;nbsp; 4108ULword G100;&amp;nbsp;&amp;nbsp; // Global varvoid myFunc(void){dword tempVar;&amp;nbsp; G100 = (word)((tempVar * MYCONST) / 1023);&amp;nbsp; // &amp;lt;= C2801}&lt;/PRE&gt;&lt;P&gt;Editor complain about syntax error, and the compiler says&amp;nbsp; "C2801 ')' missing" .&lt;/P&gt;&lt;P&gt;What's the problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Emmanuel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2020 09:38:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CW10-1-with-9S08SH16/m-p/186971#M6537</guid>
      <dc:creator>Nouchi</dc:creator>
      <dc:date>2020-10-29T09:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: CW10.1 with 9S08SH16</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CW10-1-with-9S08SH16/m-p/186972#M6538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you take a look at the preprocessor listing file?&lt;/P&gt;&lt;P&gt;Anything strange in there?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 21:02:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CW10-1-with-9S08SH16/m-p/186972#M6538</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2011-03-01T21:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: CW10.1 with 9S08SH16</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CW10-1-with-9S08SH16/m-p/186973#M6539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Shame on me,&amp;nbsp; newbie mistake !!!!&lt;/P&gt;&lt;P&gt;A semicolon was lying outside editor window after MYCONST definition.&lt;/P&gt;&lt;P&gt;Preprocessor output file is very interesting (-Lp option).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;thank you&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="http://forums.freescale.com/../user/viewprofilepage/user-id/1066" rel="nofollow" target="_self"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt; &lt;SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;CrasyCat,&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN&gt;&lt;SPAN&gt;for&lt;/SPAN&gt; &lt;SPAN&gt;opening my&lt;/SPAN&gt; &lt;SPAN&gt;eyes.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 22:30:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CW10-1-with-9S08SH16/m-p/186973#M6539</guid>
      <dc:creator>Nouchi</dc:creator>
      <dc:date>2011-03-01T22:30:29Z</dc:date>
    </item>
  </channel>
</rss>

