<?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 Re: KW2x zigbee development using Beekit and Keil in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/KW2x-zigbee-development-using-Beekit-and-Keil/m-p/380796#M279</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Apr 2015 07:17:40 GMT</pubDate>
    <dc:creator>kedarikrishna</dc:creator>
    <dc:date>2015-04-12T07:17:40Z</dc:date>
    <item>
      <title>KW2x zigbee development using Beekit and Keil</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/KW2x-zigbee-development-using-Beekit-and-Keil/m-p/380794#M277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I am working with KW2X Zigbee MCU.I have installed&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em; color: #627178; font-family: arial, sans-serif;"&gt;&lt;SPAN style="font-size: 24px; line-height: 1.5em;"&gt;BeeKit Wireless Connectivity Toolkit &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;and able to create &lt;/SPAN&gt;&lt;SPAN style="line-height: 36px;"&gt;required Zigbee application (like HaOnOffLight, HaonOffSwitch)&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp; IAR Project .I can load and debug this IAR Project with OpenSDA on &lt;SPAN style="color: #51626f; font-family: arial, sans-serif; font-size: 12px;"&gt;TWR-KW21D256 development board.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; color: #51626f; font-size: 12px; font-family: arial, sans-serif;"&gt;Hers is our problem ,my Company have Keil commercial license but not IAR. So we starting porting same IAR project to keil but IAR libraries&amp;nbsp; are "&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;.a&lt;/SPAN&gt;" where as keil libraries "&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;.lib&lt;/SPAN&gt;".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; color: #51626f; font-size: 12px; font-family: arial, sans-serif;"&gt;We also found that Beekit have full source code for the libraries used in IAR Project. So here are our questions:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; color: #51626f; font-size: 12px; font-family: arial, sans-serif;"&gt;1) Can we generate &lt;SPAN style="color: #0000ff; font-family: arial, sans-serif; font-size: 16px;"&gt;.lib&lt;SPAN style="color: #51626f; font-family: arial, sans-serif; font-size: 12px;"&gt; files using corresponding source files ?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; color: #51626f; font-size: 12px; font-family: arial, sans-serif;"&gt;2) If yes ,What is the effort involved in generating .lib files ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; color: #51626f; font-size: 12px; font-family: arial, sans-serif;"&gt;3) If no,How can we start development of KW2x using Keil?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;H1 style="color: #627178; font-weight: 400; font-family: arial, sans-serif;"&gt;&lt;/H1&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2015 18:57:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/KW2x-zigbee-development-using-Beekit-and-Keil/m-p/380794#M277</guid>
      <dc:creator>kedarikrishna</dc:creator>
      <dc:date>2015-04-06T18:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: KW2x zigbee development using Beekit and Keil</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/KW2x-zigbee-development-using-Beekit-and-Keil/m-p/380795#M278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Dear Kedari,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Current KW2x solutions support IAR IDE only, there are no plans to include Keil support so far. I ignore if the projects could be somehow exported to Keil, you may want to check in the web or with IAR directly. Please just notice that not all files in BeeStack applications are available in source code. Some files are just provided in object code and cannot be modified.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;Latest Beekit includes solutions for KW2x, that could be exported to Codewarrior. However, the officially supported IDE is IAR as mentioned. You may use Codewarrior whenever you desire but any issue you may have with the compiler or IDE in general is up to you. An evaluation version of such IDE would let you compile and load the ZigBee solutions for a limited time. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;Furthermore, there might be some future implementations for KDS, which is free, but it is still under development and will take some months to be done. No date has been announced. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;AngelC&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 17:32:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/KW2x-zigbee-development-using-Beekit-and-Keil/m-p/380795#M278</guid>
      <dc:creator>AngelC</dc:creator>
      <dc:date>2015-04-07T17:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: KW2x zigbee development using Beekit and Keil</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/KW2x-zigbee-development-using-Beekit-and-Keil/m-p/380796#M279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Apr 2015 07:17:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/KW2x-zigbee-development-using-Beekit-and-Keil/m-p/380796#M279</guid>
      <dc:creator>kedarikrishna</dc:creator>
      <dc:date>2015-04-12T07:17:40Z</dc:date>
    </item>
  </channel>
</rss>

