<?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 Hello forum members,   I am using Codewarrior 4.6 build 6... in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Hello-forum-members-I-am-using-Codewarrior-4-6-build-6/m-p/172935#M5434</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello forum members,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I am using Codewarrior 4.6 build 6345 with MC9S12A128B. I am trying to use interrupt for SCI0 but while compiling the code , it gives following error(s) -&lt;/DIV&gt;&lt;DIV&gt;Error&amp;nbsp;&amp;nbsp; : C1017: Empty declaration&lt;/DIV&gt;&lt;DIV&gt;STT25x.c line 85&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Error&amp;nbsp;&amp;nbsp; : C2801: ';' missing&lt;/DIV&gt;&lt;DIV&gt;STT25x.c line 85&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Error&amp;nbsp;&amp;nbsp; : Compile failed&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I am also attaching a snap of the error. Your earliest help is highly appreciated.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanking you in advance.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jul 2008 16:41:39 GMT</pubDate>
    <dc:creator>SSK</dc:creator>
    <dc:date>2008-07-15T16:41:39Z</dc:date>
    <item>
      <title>Hello forum members,   I am using Codewarrior 4.6 build 6...</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Hello-forum-members-I-am-using-Codewarrior-4-6-build-6/m-p/172935#M5434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello forum members,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I am using Codewarrior 4.6 build 6345 with MC9S12A128B. I am trying to use interrupt for SCI0 but while compiling the code , it gives following error(s) -&lt;/DIV&gt;&lt;DIV&gt;Error&amp;nbsp;&amp;nbsp; : C1017: Empty declaration&lt;/DIV&gt;&lt;DIV&gt;STT25x.c line 85&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Error&amp;nbsp;&amp;nbsp; : C2801: ';' missing&lt;/DIV&gt;&lt;DIV&gt;STT25x.c line 85&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Error&amp;nbsp;&amp;nbsp; : Compile failed&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I am also attaching a snap of the error. Your earliest help is highly appreciated.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanking you in advance.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2008 16:41:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Hello-forum-members-I-am-using-Codewarrior-4-6-build-6/m-p/172935#M5434</guid>
      <dc:creator>SSK</dc:creator>
      <dc:date>2008-07-15T16:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Hello forum members,   I am using Codewarrior 4.6 build 6...</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Hello-forum-members-I-am-using-Codewarrior-4-6-build-6/m-p/172936#M5435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi&lt;/DIV&gt;&lt;DIV&gt;Try reordering the function&amp;nbsp;declaration to put the &lt;STRONG&gt;void&lt;/STRONG&gt; keyword before the &lt;STRONG&gt;interrupt&lt;/STRONG&gt; keyword.&lt;/DIV&gt;&lt;DIV&gt;E.g.&lt;/DIV&gt;&lt;DIV&gt;void interrupt _SCI0_interrupt(void)&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp;/* your code goes here :smileyhappy: */&lt;BR /&gt;}&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Good luck&lt;/DIV&gt;&lt;DIV&gt;Steve&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2008 11:58:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Hello-forum-members-I-am-using-Codewarrior-4-6-build-6/m-p/172936#M5435</guid>
      <dc:creator>Stephen</dc:creator>
      <dc:date>2008-07-22T11:58:14Z</dc:date>
    </item>
  </channel>
</rss>

