<?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 C1406 in Classic/Legacy CodeWarrior</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/error-C1406/m-p/812099#M7528</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sean,&lt;/P&gt;&lt;P&gt;Please see below description of C1406. I extracted them from help manual.&lt;/P&gt;&lt;P&gt;========================================================&lt;/P&gt;&lt;P&gt;Freescale HC08 Compiler Messages: C1406: Illegal use of identifierList&lt;/P&gt;&lt;DIV class=""&gt;&lt;H2 id="toc-hId-1817339447"&gt;&lt;A name="description" target="_blank"&gt;&lt;/A&gt;Description&lt;/H2&gt;A function prototype declaration had formal parameter names, but no types were provided for the parameters.&lt;H2 id="toc-hId--734817514"&gt;&lt;A name="example" target="_blank"&gt;&lt;/A&gt;Example&lt;/H2&gt;&lt;DIV class=""&gt;&lt;PRE class=""&gt;&lt;SPAN class=""&gt;int&lt;/SPAN&gt; f(i);&amp;nbsp; &lt;SPAN class=""&gt;// error&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;H2 id="toc-hId-1007992821"&gt;&lt;A name="tips" target="_blank"&gt;&lt;/A&gt;Tips&lt;/H2&gt;Declare the types for the parameters.&lt;/DIV&gt;&lt;P&gt;==========================================================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also made a video of how to correct it, please see attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Mon, 25 Jun 2018 07:55:13 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2018-06-25T07:55:13Z</dc:date>
    <item>
      <title>error C1406</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/error-C1406/m-p/812098#M7527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi everyone, am I missing something but I am getting an error:C1406&lt;/P&gt;&lt;P&gt;when using in a header file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;typedef short myname;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is saying that is a illegal use of identifierList&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used it before with stm32 but I would like to use a mc9s08&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Jun 2018 08:50:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/error-C1406/m-p/812098#M7527</guid>
      <dc:creator>seanbrooks</dc:creator>
      <dc:date>2018-06-23T08:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: error C1406</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/error-C1406/m-p/812099#M7528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sean,&lt;/P&gt;&lt;P&gt;Please see below description of C1406. I extracted them from help manual.&lt;/P&gt;&lt;P&gt;========================================================&lt;/P&gt;&lt;P&gt;Freescale HC08 Compiler Messages: C1406: Illegal use of identifierList&lt;/P&gt;&lt;DIV class=""&gt;&lt;H2 id="toc-hId-1817339447"&gt;&lt;A name="description" target="_blank"&gt;&lt;/A&gt;Description&lt;/H2&gt;A function prototype declaration had formal parameter names, but no types were provided for the parameters.&lt;H2 id="toc-hId--734817514"&gt;&lt;A name="example" target="_blank"&gt;&lt;/A&gt;Example&lt;/H2&gt;&lt;DIV class=""&gt;&lt;PRE class=""&gt;&lt;SPAN class=""&gt;int&lt;/SPAN&gt; f(i);&amp;nbsp; &lt;SPAN class=""&gt;// error&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;H2 id="toc-hId-1007992821"&gt;&lt;A name="tips" target="_blank"&gt;&lt;/A&gt;Tips&lt;/H2&gt;Declare the types for the parameters.&lt;/DIV&gt;&lt;P&gt;==========================================================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also made a video of how to correct it, please see attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Mon, 25 Jun 2018 07:55:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/error-C1406/m-p/812099#M7528</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2018-06-25T07:55:13Z</dc:date>
    </item>
  </channel>
</rss>

