<?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 Kinetis processorexpert code generation bug? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-processorexpert-code-generation-bug/m-p/241207#M5907</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a project using 3 ExtInt components (INT_PORTB, INT_PORTC and INT_PORTD) on MK10DN128VLF5.&lt;/P&gt;&lt;P&gt;When ProcessorExpert generates code the ISR for INT_PORTD is duplicated CPU.c&lt;/P&gt;&lt;P&gt;PE_ISR(Cpu_ivINT_PORTD)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp; ExtIntLdd3_Interrupt();&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Call the service routine */&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;PE_ISR(Cpu_ivINT_PORTD)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp; /* This code can be changed using the CPU component property "Build Options / Unhandled int code" */&lt;/P&gt;&lt;P&gt;&amp;nbsp; PE_DEBUGHALT();&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clean build etc. did not help.&lt;/P&gt;&lt;P&gt;I also created new project to confirm it's always the same problem.&lt;/P&gt;&lt;P&gt;How can I prevent this from happening?&lt;/P&gt;&lt;P&gt;It's really annoying, every time I build the project I have to go delete the second dummy ISR and build it again.&lt;/P&gt;&lt;P&gt;I use CW10.4 b. id 130425&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;br,b&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Sep 2013 19:10:22 GMT</pubDate>
    <dc:creator>BenFan</dc:creator>
    <dc:date>2013-09-19T19:10:22Z</dc:date>
    <item>
      <title>Kinetis processorexpert code generation bug?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-processorexpert-code-generation-bug/m-p/241207#M5907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a project using 3 ExtInt components (INT_PORTB, INT_PORTC and INT_PORTD) on MK10DN128VLF5.&lt;/P&gt;&lt;P&gt;When ProcessorExpert generates code the ISR for INT_PORTD is duplicated CPU.c&lt;/P&gt;&lt;P&gt;PE_ISR(Cpu_ivINT_PORTD)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp; ExtIntLdd3_Interrupt();&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Call the service routine */&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;PE_ISR(Cpu_ivINT_PORTD)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp; /* This code can be changed using the CPU component property "Build Options / Unhandled int code" */&lt;/P&gt;&lt;P&gt;&amp;nbsp; PE_DEBUGHALT();&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clean build etc. did not help.&lt;/P&gt;&lt;P&gt;I also created new project to confirm it's always the same problem.&lt;/P&gt;&lt;P&gt;How can I prevent this from happening?&lt;/P&gt;&lt;P&gt;It's really annoying, every time I build the project I have to go delete the second dummy ISR and build it again.&lt;/P&gt;&lt;P&gt;I use CW10.4 b. id 130425&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;br,b&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 19:10:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-processorexpert-code-generation-bug/m-p/241207#M5907</guid>
      <dc:creator>BenFan</dc:creator>
      <dc:date>2013-09-19T19:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis processorexpert code generation bug?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-processorexpert-code-generation-bug/m-p/241208#M5908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was not able to reproduce it. Could you please post here ProcessorExpert.pe file from your project in order to reproduce it on our side?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For future questions related to PEx please use our forum: &lt;A _jive_internal="true" href="https://community.nxp.com/community/pex"&gt;https://community.freescale.com/community/pex&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Vojtech Filip&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 11:17:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-processorexpert-code-generation-bug/m-p/241208#M5908</guid>
      <dc:creator>vfilip</dc:creator>
      <dc:date>2013-09-20T11:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Kinetis processorexpert code generation bug?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-processorexpert-code-generation-bug/m-p/241209#M5909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sorry for posting in wrong forum.&lt;/P&gt;&lt;P&gt;Can you move it to PE forum?&lt;/P&gt;&lt;P&gt;I think I found the problem.&lt;/P&gt;&lt;P&gt;It's only when you also use AsynchroSerial (UART) component with RTS/CTS flow control enabled.&lt;/P&gt;&lt;P&gt;In my case, RTS signal is PTD0 and that could be problem source.&lt;/P&gt;&lt;P&gt;pe file is attached.&lt;/P&gt;&lt;P&gt;br,b&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 14:54:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-processorexpert-code-generation-bug/m-p/241209#M5909</guid>
      <dc:creator>BenFan</dc:creator>
      <dc:date>2013-09-20T14:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis processorexpert code generation bug?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-processorexpert-code-generation-bug/m-p/241210#M5910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have reproduce it and classified it as a bug in PEx for CW V10.4. However seems that issue was already fixed in CW V10.5.&lt;/P&gt;&lt;P&gt;Could you please try to move to this version or would you rather prefer hot-fix for CW V10.4?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Vojtech Filip&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 07:09:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-processorexpert-code-generation-bug/m-p/241210#M5910</guid>
      <dc:creator>vfilip</dc:creator>
      <dc:date>2013-09-23T07:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis processorexpert code generation bug?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-processorexpert-code-generation-bug/m-p/241211#M5911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No good news with CW 10.5&lt;/P&gt;&lt;P&gt;Cpu_ivINT_PORTD() redefinition is reoccurring in Cpu.c file.&lt;/P&gt;&lt;P&gt;Can you check it on your CW 10.5 setup?&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 16:31:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-processorexpert-code-generation-bug/m-p/241211#M5911</guid>
      <dc:creator>BenFan</dc:creator>
      <dc:date>2013-09-23T16:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis processorexpert code generation bug?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-processorexpert-code-generation-bug/m-p/241212#M5912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I switch the "Unhandled vectors" property from "One handler for every" to "One handler for all" on build options tab in CPU component I am able to build the project. Could you please use this as a temporary workaround till the hot-fix will be ready? I was not able to reproduce it originally due to importing only ProcessorExpert.pe file instead of whole project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Vojtech Filip&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 07:40:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-processorexpert-code-generation-bug/m-p/241212#M5912</guid>
      <dc:creator>vfilip</dc:creator>
      <dc:date>2013-09-24T07:40:20Z</dc:date>
    </item>
  </channel>
</rss>

