<?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>Processor Expert SoftwareのトピックAdding/replacing PE Interrupts</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/Adding-replacing-PE-Interrupts/m-p/208998#M884</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using CW10.2 and PE 3.5.0. I need to add just one line of code when a UART character is received. PE only gives me access to UART0_CSR_OnBlockReceived when the total block is received. I want to do something everytime an individual character is received. i have made it work by editing the static &lt;STRONG&gt;&lt;FONT color="#7F0055" size="2"&gt;&lt;FONT color="#7F0055" size="2"&gt;void&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT size="2"&gt;&lt;STRONG&gt;InterruptRx&lt;/STRONG&gt;(&lt;/FONT&gt;&lt;FONT color="#005032" size="2"&gt;&lt;FONT color="#005032" size="2"&gt;UART0_CSR_TDeviceDataPtr&lt;/FONT&gt;&lt;/FONT&gt; &lt;FONT size="2"&gt;DeviceDataPrv) routine and not generating PE code. But this gets overwritten everytime PE generates code.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;Is there some way to have my own interrupt routine service this interrupt and then call the PE routine? Or perhaps something else I haven't thought of?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;Thanks,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;John﻿&lt;/FONT&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Feb 2012 06:27:56 GMT</pubDate>
    <dc:creator>JohnH49</dc:creator>
    <dc:date>2012-02-23T06:27:56Z</dc:date>
    <item>
      <title>Adding/replacing PE Interrupts</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Adding-replacing-PE-Interrupts/m-p/208998#M884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using CW10.2 and PE 3.5.0. I need to add just one line of code when a UART character is received. PE only gives me access to UART0_CSR_OnBlockReceived when the total block is received. I want to do something everytime an individual character is received. i have made it work by editing the static &lt;STRONG&gt;&lt;FONT color="#7F0055" size="2"&gt;&lt;FONT color="#7F0055" size="2"&gt;void&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT size="2"&gt;&lt;STRONG&gt;InterruptRx&lt;/STRONG&gt;(&lt;/FONT&gt;&lt;FONT color="#005032" size="2"&gt;&lt;FONT color="#005032" size="2"&gt;UART0_CSR_TDeviceDataPtr&lt;/FONT&gt;&lt;/FONT&gt; &lt;FONT size="2"&gt;DeviceDataPrv) routine and not generating PE code. But this gets overwritten everytime PE generates code.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;Is there some way to have my own interrupt routine service this interrupt and then call the PE routine? Or perhaps something else I haven't thought of?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;Thanks,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;John﻿&lt;/FONT&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 06:27:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Adding-replacing-PE-Interrupts/m-p/208998#M884</guid>
      <dc:creator>JohnH49</dc:creator>
      <dc:date>2012-02-23T06:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Adding/replacing PE Interrupts</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Adding-replacing-PE-Interrupts/m-p/208999#M885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think that you have use the "Don´t Write Generated Componentn Module" command. Fro details please see the attachment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can also find more details about this efature in the Help:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="help_breadcrumbs"&gt;CodeWarrior for Microcontrollers V10.x &amp;gt; Processor Expert Manuals &amp;gt; Processor Expert Users Manual &amp;gt; Application Design &amp;gt; Code Generation and Usage &amp;gt; User Changes in Generated Code&lt;/DIV&gt;&lt;DIV class="help_breadcrumbs"&gt;best regards&lt;BR /&gt;Vojtech Filip&lt;BR /&gt;Processor Expert Support Team&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 15:56:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Adding-replacing-PE-Interrupts/m-p/208999#M885</guid>
      <dc:creator>ProcessorExpert</dc:creator>
      <dc:date>2012-02-23T15:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Adding/replacing PE Interrupts</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Adding-replacing-PE-Interrupts/m-p/209000#M886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was exactly what i was looking for. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 03:27:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Adding-replacing-PE-Interrupts/m-p/209000#M886</guid>
      <dc:creator>JohnH49</dc:creator>
      <dc:date>2012-02-24T03:27:59Z</dc:date>
    </item>
  </channel>
</rss>

