<?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>CodeWarrior for MCU中的主题 Re: Indexer syntax error on interrupt key word</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Indexer-syntax-error-on-interrupt-key-word/m-p/619221#M13558</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nikolai,&lt;/P&gt;&lt;P&gt;Firstly , thanks for reporting this issue to us.&lt;/P&gt;&lt;P&gt;Yes, this is a CW IDE editor bug , no impact for your code, just now , you can ignore it,&lt;/P&gt;&lt;P&gt;do not care about it . I will report it to the CW for Editor team , and will tell&lt;/P&gt;&lt;P&gt;you after I get a reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Alice Yang&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>Thu, 24 Nov 2016 07:10:23 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2016-11-24T07:10:23Z</dc:date>
    <item>
      <title>Indexer syntax error on interrupt key word</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Indexer-syntax-error-on-interrupt-key-word/m-p/619220#M13557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm currently working on an automotive project using S12Z microcontroller and CodeWarrior Development Studio 10.6.4 (Eclipse).&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the following line of code I have an Indexer syntax error.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;static interrupt VectorNumber_Vtim0ch7 void timer_handler(void)&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A question mark is displayed on the left bar. But no problems are visible on the Problems view. And the compiler is able to compile. So that is an IDE problem. How can I avoid such a behavior of CodeWarrior IDE?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found similar error reports here but none solution.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;P&gt;Nikolai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 13:16:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Indexer-syntax-error-on-interrupt-key-word/m-p/619220#M13557</guid>
      <dc:creator>niba</dc:creator>
      <dc:date>2016-11-23T13:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Indexer syntax error on interrupt key word</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Indexer-syntax-error-on-interrupt-key-word/m-p/619221#M13558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nikolai,&lt;/P&gt;&lt;P&gt;Firstly , thanks for reporting this issue to us.&lt;/P&gt;&lt;P&gt;Yes, this is a CW IDE editor bug , no impact for your code, just now , you can ignore it,&lt;/P&gt;&lt;P&gt;do not care about it . I will report it to the CW for Editor team , and will tell&lt;/P&gt;&lt;P&gt;you after I get a reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Alice Yang&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>Thu, 24 Nov 2016 07:10:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Indexer-syntax-error-on-interrupt-key-word/m-p/619221#M13558</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-11-24T07:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Indexer syntax error on interrupt key word</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Indexer-syntax-error-on-interrupt-key-word/m-p/619222#M13559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your response.&lt;/P&gt;&lt;P&gt;I don't think this is a compiler bug. The S12Z compiler (mwccs12lisa) does not complain about this line of code. But the IDE does.&lt;/P&gt;&lt;P&gt;The IDE has an Indexer which creates a data base with all symbols and references within the project. The keyword "interrupt" is not defined anywhere, so the Indexer does not know that it is. "Interrupt" is not a macro like e.g.&amp;nbsp;VectorNumber_Vtim0ch7 defined in mc9s12zvc64.h.&lt;/P&gt;&lt;P&gt;I tried to cheat the Indexer and created a file with interrupt definition (#define interrupt 0) but without success. The syntax error was still there. Although the Indexer knew the interrupt now and jumped to the definition on "Open Declaration".&lt;/P&gt;&lt;P&gt;You are right. It is not a problem for the compiler. But it looks ugly and I don't have a syntax highlighting within the interrupt routine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Nikolai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 07:55:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Indexer-syntax-error-on-interrupt-key-word/m-p/619222#M13559</guid>
      <dc:creator>niba</dc:creator>
      <dc:date>2016-11-24T07:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Indexer syntax error on interrupt key word</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Indexer-syntax-error-on-interrupt-key-word/m-p/619223#M13560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nikolai,&lt;/P&gt;&lt;P&gt;Yes, it is a CW editor bug, i have reported it to CW team.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Nov 2016 03:36:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Indexer-syntax-error-on-interrupt-key-word/m-p/619223#M13560</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-11-25T03:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Indexer syntax error on interrupt key word</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Indexer-syntax-error-on-interrupt-key-word/m-p/619224#M13561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Two years has passed and the bug is not fixed in CW 10.6.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 08:19:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Indexer-syntax-error-on-interrupt-key-word/m-p/619224#M13561</guid>
      <dc:creator>PedroBecerra</dc:creator>
      <dc:date>2018-06-18T08:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Indexer syntax error on interrupt key word</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Indexer-syntax-error-on-interrupt-key-word/m-p/619225#M13562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Four&amp;nbsp;years has passed and the bug is not fixed in&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;- CodeWarrior for MCU&lt;BR /&gt; Version: 11.1&lt;BR /&gt; Build Id:181224&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2020 07:29:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Indexer-syntax-error-on-interrupt-key-word/m-p/619225#M13562</guid>
      <dc:creator>289402549</dc:creator>
      <dc:date>2020-08-18T07:29:54Z</dc:date>
    </item>
  </channel>
</rss>

