<?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>MCUXpresso GeneralのトピックRe: expected ';', identifier or '(' before 'char'</title>
    <link>https://community.nxp.com/t5/MCUXpresso-General/expected-identifier-or-before-char/m-p/1989642#M5499</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/460"&gt;@ve3id&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I see that your project format is .tar.gz. May I ask if your mcuxpresso is a window version or a Linux version?&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Hang&lt;/P&gt;</description>
    <pubDate>Thu, 07 Nov 2024 02:10:23 GMT</pubDate>
    <dc:creator>Harry_Zhang</dc:creator>
    <dc:date>2024-11-07T02:10:23Z</dc:date>
    <item>
      <title>expected ';', identifier or '(' before 'char'</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/expected-identifier-or-before-char/m-p/1986416#M5495</link>
      <description>&lt;P&gt;I am resurrecting a project that has sat for a few years, and which was originally developed using Kinetis Desiign Studio.&amp;nbsp; A few months ago, I imported it into MCU Expresso and it compiled fine.&amp;nbsp; &amp;nbsp;However, after upgrading MCUExpresso (from 11. something to 24. something ??)&amp;nbsp; I am getting the above fatal error message on the very first char statement in the program:&lt;/P&gt;&lt;P&gt;const char line1[]="Frere Radio ";&lt;BR /&gt;const char line2[]="System V0.1 ";&lt;/P&gt;&lt;P&gt;Any suggestions as to what is happening?&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Nigel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2024 20:01:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/expected-identifier-or-before-char/m-p/1986416#M5495</guid>
      <dc:creator>ve3id</dc:creator>
      <dc:date>2024-11-01T20:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: expected ';', identifier or '(' before 'char'</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/expected-identifier-or-before-char/m-p/1987556#M5497</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/460"&gt;@ve3id&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It sounds like an upgrade to MCUXpresso may have introduced changes in compiler behavior or project settings, which is causing this syntax error.&lt;/P&gt;
&lt;P&gt;Can you share this project so that I can check?&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Hang&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2024 03:00:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/expected-identifier-or-before-char/m-p/1987556#M5497</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2024-11-05T03:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: expected ';', identifier or '(' before 'char'</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/expected-identifier-or-before-char/m-p/1988194#M5498</link>
      <description>&lt;P&gt;Thank you for the kind offer, which I would appreciate you trying.&amp;nbsp; I think you are right, but I cannot put my finger on it!&amp;nbsp; I have attached a zip file of the entire directory tree&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2024 19:12:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/expected-identifier-or-before-char/m-p/1988194#M5498</guid>
      <dc:creator>ve3id</dc:creator>
      <dc:date>2024-11-05T19:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: expected ';', identifier or '(' before 'char'</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/expected-identifier-or-before-char/m-p/1989642#M5499</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/460"&gt;@ve3id&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I see that your project format is .tar.gz. May I ask if your mcuxpresso is a window version or a Linux version?&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Hang&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 02:10:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/expected-identifier-or-before-char/m-p/1989642#M5499</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2024-11-07T02:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: expected ';', identifier or '(' before 'char'</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/expected-identifier-or-before-char/m-p/1989676#M5500</link>
      <description>I am using linux. Specifically OpenSuSE leap 15.6. Nothing on my 60-node network uses Windows &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;</description>
      <pubDate>Thu, 07 Nov 2024 02:37:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/expected-identifier-or-before-char/m-p/1989676#M5500</guid>
      <dc:creator>ve3id</dc:creator>
      <dc:date>2024-11-07T02:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: expected ';', identifier or '(' before 'char'</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/expected-identifier-or-before-char/m-p/1990710#M5501</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/460"&gt;@ve3id&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I fixed this issue.&lt;/P&gt;
&lt;P&gt;In your project, CMSIS/frere.h&lt;/P&gt;
&lt;P&gt;Line 876 is missing renaming and semicolons.&lt;/P&gt;
&lt;P&gt;Please add renaming and semicolons.&lt;/P&gt;
&lt;P&gt;And source/MK64F12_Project.c&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Line 354, this function is also wrong.&lt;/P&gt;
&lt;P&gt;After you fix two issues, you will compile well.&lt;/P&gt;
&lt;P&gt;This is a problem with your code, not an MCUXpresso IDE upgrade issue.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Hang&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2024 03:14:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/expected-identifier-or-before-char/m-p/1990710#M5501</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2024-11-08T03:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: expected ';', identifier or '(' before 'char'</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/expected-identifier-or-before-char/m-p/1990721#M5502</link>
      <description>Thank you very much! Lots of new work for me to do tomorrow! Goodnight!</description>
      <pubDate>Fri, 08 Nov 2024 03:31:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/expected-identifier-or-before-char/m-p/1990721#M5502</guid>
      <dc:creator>ve3id</dc:creator>
      <dc:date>2024-11-08T03:31:27Z</dc:date>
    </item>
  </channel>
</rss>

