<?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: Importing Beestack into Codewarrior 10 project in Classic/Legacy CodeWarrior</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Importing-Beestack-into-Codewarrior-10-project/m-p/166393#M3055</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, I'm trying to implement my own custom hardware configuration on these boards. &amp;nbsp;It looks like in beekit it forces you to use led's and switches etc and assign them to specific ports. &amp;nbsp;Its like it's doing quasi processor expert stuff. &amp;nbsp;I have already configured all the beans I need and wrote all the application code using those beans for my custom hardware, so I'm concerned there will be a conflict between beestack and processor expert potentially both trying to access the same hardware. &amp;nbsp;Can somone give me some guidance to plugging beestack into my application code built around processor expert? &amp;nbsp;Specifically I need to know:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) How to "unplug" the gpio from beestack (led's and switches and stuff) and keep processor expert in control of the MCU hardware&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) How to get the zigbee coordinator to start a network and the zigbee end devices to join a network without input from the normal buttons (which aren't present)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3) How to access the zigbee 2007 smart home and smart energy profile functions from my application layer code so I can call the necessary functions in my application code to send/receive profile attribute data (ex set thermostat temp, turn off light, etc)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to wrap up this project tonight or tomorrow morning (I know I'm cutting it close but I didn't realize that these conflicts existed until this morning), so if anyone can help me with some guidance before then, I'd sincerely appreciate it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jake&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Dec 2010 23:53:48 GMT</pubDate>
    <dc:creator>JakeP</dc:creator>
    <dc:date>2010-12-01T23:53:48Z</dc:date>
    <item>
      <title>Importing Beestack into Codewarrior 10 project</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Importing-Beestack-into-Codewarrior-10-project/m-p/166392#M3054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I'm working on a senior design project and I'm using the MC13213 HCS08 MCU with built in zigbee transceiver as the basis of the project. &amp;nbsp;I am running Codewarrior 10 full (time limited license) and Beekit for protocol stack configuration. &amp;nbsp;I generated a test beestack in beekit and am trying to import it into a Codewarrior project, but I'm having trouble figuring out how to import the .xml file in CW. &amp;nbsp;It looks easy to do in CW 6.3, but CW 10 doesn't want to recognize the .xml file in the importer. &amp;nbsp;Unfortunately I'm stuck with CW10 because I'm running windows 7 64 bit which CW6.3 wouldn't install into. &amp;nbsp;Can anyone help me figure out how to import the zigbee protocol stack into CW10?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jake&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Dec 2010 22:53:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Importing-Beestack-into-Codewarrior-10-project/m-p/166392#M3054</guid>
      <dc:creator>JakeP</dc:creator>
      <dc:date>2010-12-01T22:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Beestack into Codewarrior 10 project</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Importing-Beestack-into-Codewarrior-10-project/m-p/166393#M3055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, I'm trying to implement my own custom hardware configuration on these boards. &amp;nbsp;It looks like in beekit it forces you to use led's and switches etc and assign them to specific ports. &amp;nbsp;Its like it's doing quasi processor expert stuff. &amp;nbsp;I have already configured all the beans I need and wrote all the application code using those beans for my custom hardware, so I'm concerned there will be a conflict between beestack and processor expert potentially both trying to access the same hardware. &amp;nbsp;Can somone give me some guidance to plugging beestack into my application code built around processor expert? &amp;nbsp;Specifically I need to know:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) How to "unplug" the gpio from beestack (led's and switches and stuff) and keep processor expert in control of the MCU hardware&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) How to get the zigbee coordinator to start a network and the zigbee end devices to join a network without input from the normal buttons (which aren't present)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3) How to access the zigbee 2007 smart home and smart energy profile functions from my application layer code so I can call the necessary functions in my application code to send/receive profile attribute data (ex set thermostat temp, turn off light, etc)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to wrap up this project tonight or tomorrow morning (I know I'm cutting it close but I didn't realize that these conflicts existed until this morning), so if anyone can help me with some guidance before then, I'd sincerely appreciate it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jake&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Dec 2010 23:53:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Importing-Beestack-into-Codewarrior-10-project/m-p/166393#M3055</guid>
      <dc:creator>JakeP</dc:creator>
      <dc:date>2010-12-01T23:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Beestack into Codewarrior 10 project</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Importing-Beestack-into-Codewarrior-10-project/m-p/166394#M3056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jake&lt;/P&gt;&lt;P&gt;&amp;nbsp; I also have the same problem can not be solved only with CW6.3 the project import, are there any other solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Dec 2010 18:16:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Importing-Beestack-into-Codewarrior-10-project/m-p/166394#M3056</guid>
      <dc:creator>Mickey</dc:creator>
      <dc:date>2010-12-03T18:16:14Z</dc:date>
    </item>
  </channel>
</rss>

