<?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 KBI with PE in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/KBI-with-PE/m-p/610013#M5123</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use CodeWarrior 10.7 with Processor Expert to program KEAZ128, latest components imported. I spent ages trying to figure out &lt;STRONG&gt;KBI configuration using PE&lt;/STRONG&gt;, still could not make it. Is there any way to configure &lt;STRONG&gt;keyboard interrupts&lt;/STRONG&gt; for KBI&amp;nbsp;pins using &lt;STRONG&gt;PE.&amp;nbsp;&lt;/STRONG&gt;Closest I came with PE for KBI&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;was with using &lt;STRONG&gt;Init_KBI&lt;/STRONG&gt;, which does not generate the code for interrupt.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will be very much happy if someone can share &lt;EM&gt;an example&lt;/EM&gt; of &lt;STRONG&gt;KBI using PE&lt;/STRONG&gt;, happier if includes pictures too &lt;SPAN aria-label="Happy" class="emoticon_happy emoticon-inline" style="height:16px;width:16px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Feb 2017 08:08:59 GMT</pubDate>
    <dc:creator>monjen72</dc:creator>
    <dc:date>2017-02-07T08:08:59Z</dc:date>
    <item>
      <title>KBI with PE</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/KBI-with-PE/m-p/610013#M5123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use CodeWarrior 10.7 with Processor Expert to program KEAZ128, latest components imported. I spent ages trying to figure out &lt;STRONG&gt;KBI configuration using PE&lt;/STRONG&gt;, still could not make it. Is there any way to configure &lt;STRONG&gt;keyboard interrupts&lt;/STRONG&gt; for KBI&amp;nbsp;pins using &lt;STRONG&gt;PE.&amp;nbsp;&lt;/STRONG&gt;Closest I came with PE for KBI&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;was with using &lt;STRONG&gt;Init_KBI&lt;/STRONG&gt;, which does not generate the code for interrupt.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will be very much happy if someone can share &lt;EM&gt;an example&lt;/EM&gt; of &lt;STRONG&gt;KBI using PE&lt;/STRONG&gt;, happier if includes pictures too &lt;SPAN aria-label="Happy" class="emoticon_happy emoticon-inline" style="height:16px;width:16px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 08:08:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/KBI-with-PE/m-p/610013#M5123</guid>
      <dc:creator>monjen72</dc:creator>
      <dc:date>2017-02-07T08:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: KBI with PE</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/KBI-with-PE/m-p/610014#M5124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Monjen,&lt;/P&gt;&lt;P&gt;There is a sample project using the Init_KBI component :&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/340605"&gt;Kinetis Processor Expert Keyboard Interrupt&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in teh David reply :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/14002iBED480DAD0B43422/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;it is the same with KEA128 , i think you can refer to .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please pay attention enable interrupt, and choose the the "Advanced" option:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/14045i785CD8D94CE8F128/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&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;/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>Tue, 07 Feb 2017 09:58:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/KBI-with-PE/m-p/610014#M5124</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2017-02-07T09:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: KBI with PE</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/KBI-with-PE/m-p/610015#M5125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Hello Alice,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Thanks for your quick response. I had already seen the example that you attached, which has been uploaded by David previously.&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;The point is; Processor Expert does not generate keyboard interrupt functions in &lt;STRONG&gt;Events.c&lt;/STRONG&gt; file;&lt;span class="lia-inline-image-display-wrapper" image-alt="KBI not created in Events.c.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/14548i7C1036DA1015D7E5/image-size/large?v=v2&amp;amp;px=999" role="button" title="KBI not created in Events.c.PNG" alt="KBI not created in Events.c.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;as seen above no interrupt functions for KBI is generated. What I do as an alternative; I try to add functions and definitions of KBI manually as in&lt;STRONG&gt; KE02_Test.zip,&lt;/STRONG&gt;&amp;nbsp;though I could not have managed to do it without errors so far.&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2017 11:09:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/KBI-with-PE/m-p/610015#M5125</guid>
      <dc:creator>monjen72</dc:creator>
      <dc:date>2017-02-08T11:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: KBI with PE</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/KBI-with-PE/m-p/610016#M5126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;The demo of "&lt;STRONG&gt;KE02_Test.zip&lt;/STRONG&gt; " has interrupt :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/15389iC8CB30D4610AE18C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&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, 09 Feb 2017 10:10:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/KBI-with-PE/m-p/610016#M5126</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2017-02-09T10:10:12Z</dc:date>
    </item>
  </channel>
</rss>

