<?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: Some build errors when transplant a project from CW6.3 to CW11.1. in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Some-build-errors-when-transplant-a-project-from-CW6-3-to-CW11-1/m-p/1317106#M15585</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Alexis,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for supplying the application note!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I guess the upper version has more limitation. For example, I define a MACRO in afile.h, and use this MACRO in afile.c, and include afile.h in afile.c. It will infor error, the MACRO is not defined…&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Sarah&lt;/P&gt;</description>
    <pubDate>Tue, 03 Aug 2021 07:08:47 GMT</pubDate>
    <dc:creator>w_lingjun</dc:creator>
    <dc:date>2021-08-03T07:08:47Z</dc:date>
    <item>
      <title>Some build errors when transplant a project from CW6.3 to CW11.1.</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Some-build-errors-when-transplant-a-project-from-CW6-3-to-CW11-1/m-p/1311772#M15571</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;When I transplant a project from CodeWarrior 6.3 to 11.1, I encounter some build errors as below.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;C1815 TIME_1MIN not declared (or typename) fault.c /ABC210_CT_SX005/Sources line 297 C/C++ Problem&lt;BR /&gt;C2801 ';' missing fault.c /ABC210_CT_SX005/Sources line 302 C/C++ Problem&lt;BR /&gt;C1801 Implicit parameter-declaration for 'CheckTickTime' fault.c /ABC210_CT_SX005/Sources line 153 C/C++ Problem&lt;BR /&gt;C1801 Implicit parameter-declaration for 'TickTime' fault.c /ABC210_CT_SX005/Sources line 217 C/C++ Problem&lt;BR /&gt;C1814 Arithmetic or pointer-expression expected fault.c /ABC210_CT_SX005/Sources line 314 C/C++ Problem&lt;BR /&gt;C2801 '}' missing fault.c /ABC210_CT_SX005/Sources line 322 C/C++ Problem&lt;BR /&gt;C2801 ')' missing fault.c /ABC210_CT_SX005/Sources line 314 C/C++ Problem&lt;BR /&gt;C2450 Expected: { IDENT auto break case const continue default do extern for goto if register return static switch typedef volatile while __asm __interrupt fault.c /ABC210_CT_SX005/Sources line 314 C/C++ Problem&lt;BR /&gt;C1801 Implicit parameter-declaration for 'CheckTickTime1Ms' time.c /ABC210_CT_SX005/drive line 62 C/C++ Problem&lt;BR /&gt;C2801 ';' missing time.c /ABC210_CT_SX005/drive line 89 C/C++ Problem&lt;BR /&gt;C1814 Arithmetic or pointer-expression expected time.c /ABC210_CT_SX005/drive line 90 C/C++ Problem&lt;BR /&gt;C1815 TICK_TIME_LIMIT not declared (or typename) time.c /ABC210_CT_SX005/drive line 87 C/C++ Problem&lt;BR /&gt;mingw32-make: *** [Sources/fault_c.obj] Error 1 ABC210_CT_SX005 C/C++ Problem&lt;BR /&gt;C2801 ')' missing time.c /ABC210_CT_SX005/drive line 89 C/C++ Problem&lt;BR /&gt;mingw32-make: *** Waiting for unfinished jobs.... ABC210_CT_SX005 C/C++ Problem&lt;BR /&gt;mingw32-make: *** [drive/time_c.obj] Error 1 ABC210_CT_SX005 C/C++ Problem&lt;BR /&gt;C1814 Arithmetic or pointer-expression expected fault.c /ABC210_CT_SX005/Sources line 326 C/C++ Problem&lt;BR /&gt;C2450 Expected: { IDENT auto break case const continue default do extern for goto if register return static switch typedef volatile while __asm __interrupt fault.c /ABC210_CT_SX005/Sources line 326 C/C++ Problem&lt;BR /&gt;C2801 ')' missing fault.c /ABC210_CT_SX005/Sources line 326 C/C++ Problem&lt;BR /&gt;C2801 ';' missing fault.c /ABC210_CT_SX005/Sources line 324 C/C++ Problem&lt;BR /&gt;C2801 '}' missing fault.c /ABC210_CT_SX005/Sources line 335 C/C++ Problem&lt;BR /&gt;C2801 ';' missing fault.c /ABC210_CT_SX005/Sources line 332 C/C++ Problem&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There was no errors when built this project on CW6.3&amp;nbsp;formerly,&amp;nbsp; is there any detail I miss when I transplant this project to cause so many build errors?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Sarah&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jul 2021 06:33:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Some-build-errors-when-transplant-a-project-from-CW6-3-to-CW11-1/m-p/1311772#M15571</guid>
      <dc:creator>w_lingjun</dc:creator>
      <dc:date>2021-07-22T06:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Some build errors when transplant a project from CW6.3 to CW11.1.</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Some-build-errors-when-transplant-a-project-from-CW6-3-to-CW11-1/m-p/1312701#M15575</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/125063"&gt;@w_lingjun&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Have you tried checking the following&lt;A href="https://www.nxp.com.cn/docs/en/application-note/AN4727.pdf" target="_self"&gt; application note&lt;/A&gt;?&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Alexis Andalon&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jul 2021 17:31:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Some-build-errors-when-transplant-a-project-from-CW6-3-to-CW11-1/m-p/1312701#M15575</guid>
      <dc:creator>Alexis_A</dc:creator>
      <dc:date>2021-07-23T17:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Some build errors when transplant a project from CW6.3 to CW11.1.</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Some-build-errors-when-transplant-a-project-from-CW6-3-to-CW11-1/m-p/1317106#M15585</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Alexis,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for supplying the application note!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I guess the upper version has more limitation. For example, I define a MACRO in afile.h, and use this MACRO in afile.c, and include afile.h in afile.c. It will infor error, the MACRO is not defined…&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Sarah&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 07:08:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Some-build-errors-when-transplant-a-project-from-CW6-3-to-CW11-1/m-p/1317106#M15585</guid>
      <dc:creator>w_lingjun</dc:creator>
      <dc:date>2021-08-03T07:08:47Z</dc:date>
    </item>
  </channel>
</rss>

