<?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>Classic/Legacy CodeWarriorのトピックRe: Codewarrior 7.2 / Processor Expert Problem using 2 external interrupts (56F8323)</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-7-2-Processor-Expert-Problem-using-2-external/m-p/127444#M261</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Dear Customer,&lt;BR /&gt;This is a problem in the Processor Expert. We are analyzing it and trying to solve it. The problem is related to the 'Generate manifest constants' option in the Processor Expert Project Options. The error appears only if you are using this option. The temporary solution is to set this option to 'no' if you don't necessarily need it.&lt;BR /&gt;I will inform you when we'll know more.&lt;BR /&gt;best regards&lt;BR /&gt;Petr Hradsky&lt;BR /&gt;Processor Expert Support Team&lt;BR /&gt;UNIS&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Aug 2006 20:37:29 GMT</pubDate>
    <dc:creator>ProcessorExpert</dc:creator>
    <dc:date>2006-08-29T20:37:29Z</dc:date>
    <item>
      <title>Codewarrior 7.2 / Processor Expert Problem using 2 external interrupts (56F8323)</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-7-2-Processor-Expert-Problem-using-2-external/m-p/127442#M259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Processor: 56F8323&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I added two "ExtInt" Beans to my project, the first one using the "FAULTA0" input, the second one using the "FAULTA1" input (I don't use the FAULT inputs for PWM).&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;When I compile my project then without any further changes, I get the following error message:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;"Error: macro 'C_Cpu_reg_GPIO_A_IESR' redefined"&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Having a look at the file Cpu.ch, really find the macro twice:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;#define C_Cpu_reg_GPIO_A_IESR, IES6_bit_&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /*0x00000001*/&lt;/DIV&gt;&lt;DIV&gt;#define C_Cpu_reg_GPIO_A_IESR, IES7_bit_&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /*0x00000001*/&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;For me this seems to be a problem of the processor expert. How can I solve this problem?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Holger&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;P.S. After removing the "ExtInt" Beans I still have that problem, so I can't repair my project!&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Aug 2006 13:36:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-7-2-Processor-Expert-Problem-using-2-external/m-p/127442#M259</guid>
      <dc:creator>hlsa</dc:creator>
      <dc:date>2006-08-22T13:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 7.2 / Processor Expert Problem using 2 external interrupts (56F8323)</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-7-2-Processor-Expert-Problem-using-2-external/m-p/127443#M260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;*push*&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2006 18:08:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-7-2-Processor-Expert-Problem-using-2-external/m-p/127443#M260</guid>
      <dc:creator>hlsa</dc:creator>
      <dc:date>2006-08-28T18:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 7.2 / Processor Expert Problem using 2 external interrupts (56F8323)</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-7-2-Processor-Expert-Problem-using-2-external/m-p/127444#M261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Dear Customer,&lt;BR /&gt;This is a problem in the Processor Expert. We are analyzing it and trying to solve it. The problem is related to the 'Generate manifest constants' option in the Processor Expert Project Options. The error appears only if you are using this option. The temporary solution is to set this option to 'no' if you don't necessarily need it.&lt;BR /&gt;I will inform you when we'll know more.&lt;BR /&gt;best regards&lt;BR /&gt;Petr Hradsky&lt;BR /&gt;Processor Expert Support Team&lt;BR /&gt;UNIS&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2006 20:37:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-7-2-Processor-Expert-Problem-using-2-external/m-p/127444#M261</guid>
      <dc:creator>ProcessorExpert</dc:creator>
      <dc:date>2006-08-29T20:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 7.2 / Processor Expert Problem using 2 external interrupts (56F8323)</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-7-2-Processor-Expert-Problem-using-2-external/m-p/127445#M262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks for the workaround, it works. I do not need the *.ch file so far so&amp;nbsp;I can disable the 'Generate manifest constants' option for the moment.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Best regards,&lt;/DIV&gt;&lt;DIV&gt;Holger&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2006 21:11:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-7-2-Processor-Expert-Problem-using-2-external/m-p/127445#M262</guid>
      <dc:creator>hlsa</dc:creator>
      <dc:date>2006-08-29T21:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 7.2 / Processor Expert Problem using 2 external interrupts (56F8323)</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-7-2-Processor-Expert-Problem-using-2-external/m-p/127446#M263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Ok, thank you for the information. We have indentified the problem and fixed it for next release of Processor Expert. It should be available within the next CodeWarrior update.&lt;BR /&gt;&lt;BR /&gt;best regards&lt;BR /&gt;Petr Hradsky&lt;BR /&gt;Processor Expert Support Team&lt;BR /&gt;UNIS&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2006 14:37:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-7-2-Processor-Expert-Problem-using-2-external/m-p/127446#M263</guid>
      <dc:creator>ProcessorExpert</dc:creator>
      <dc:date>2006-08-30T14:37:16Z</dc:date>
    </item>
  </channel>
</rss>

