<?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 W Series (MKW24D512) Programming basic example like LED Flashing using IAR (EWARM) request in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-W-Series-MKW24D512-Programming-basic-example-like-LED/m-p/641063#M38833</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My current role involves creating a ZigBee coordinator device using a &lt;STRONG&gt;MKW24D512&lt;/STRONG&gt; which is connected to i.MX6 processor via &lt;EM&gt;&lt;STRONG&gt;SPI&lt;/STRONG&gt;&lt;/EM&gt;. I have few questions regarding the system;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;I will be using &lt;STRONG&gt;IAR Embedded Workbench&lt;/STRONG&gt; which sadly has no examples based on the mentioned MCU or anything from W series. Are there any primitive code examples for MWK24D512 that I can check out like &lt;EM&gt;basic LED flashing&lt;/EM&gt; or etc.?&lt;/LI&gt;&lt;LI&gt;What bootloader should I be using? There is no W series related file in &lt;STRONG&gt;Kinetis Bootloader 2.0.0&lt;/STRONG&gt; so I assume that is not an option?&lt;/LI&gt;&lt;LI&gt;I will be using &lt;STRONG&gt;BeeKit&lt;/STRONG&gt; for ZigBee application development. Is the output of the BeeKit directly deployable to the MCU? Does it include&amp;nbsp;everything &lt;EM&gt;&lt;STRONG&gt;a bare metal MCU&lt;/STRONG&gt;&lt;/EM&gt; needs to operate (&lt;STRONG&gt;bootloader&lt;/STRONG&gt;, &lt;STRONG&gt;drivers&lt;/STRONG&gt; and etc.).&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;i.MX6 needs to control MKW24D512 over SPI or I2C&lt;/STRONG&gt;. UART was not connected in the design. Can I send SPI commands over to the Kinetis related to ZigBee such as &lt;STRONG&gt;network creation, adding/removing devices, controlling peripherals&lt;/STRONG&gt;. (&lt;EM&gt;I realize I will need to implement an SPI layer that maps SPI commands to ZigBee functions&lt;/EM&gt;).&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mete&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jan 2017 16:18:54 GMT</pubDate>
    <dc:creator>atillametetured</dc:creator>
    <dc:date>2017-01-24T16:18:54Z</dc:date>
    <item>
      <title>Kinetis W Series (MKW24D512) Programming basic example like LED Flashing using IAR (EWARM) request</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-W-Series-MKW24D512-Programming-basic-example-like-LED/m-p/641063#M38833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My current role involves creating a ZigBee coordinator device using a &lt;STRONG&gt;MKW24D512&lt;/STRONG&gt; which is connected to i.MX6 processor via &lt;EM&gt;&lt;STRONG&gt;SPI&lt;/STRONG&gt;&lt;/EM&gt;. I have few questions regarding the system;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;I will be using &lt;STRONG&gt;IAR Embedded Workbench&lt;/STRONG&gt; which sadly has no examples based on the mentioned MCU or anything from W series. Are there any primitive code examples for MWK24D512 that I can check out like &lt;EM&gt;basic LED flashing&lt;/EM&gt; or etc.?&lt;/LI&gt;&lt;LI&gt;What bootloader should I be using? There is no W series related file in &lt;STRONG&gt;Kinetis Bootloader 2.0.0&lt;/STRONG&gt; so I assume that is not an option?&lt;/LI&gt;&lt;LI&gt;I will be using &lt;STRONG&gt;BeeKit&lt;/STRONG&gt; for ZigBee application development. Is the output of the BeeKit directly deployable to the MCU? Does it include&amp;nbsp;everything &lt;EM&gt;&lt;STRONG&gt;a bare metal MCU&lt;/STRONG&gt;&lt;/EM&gt; needs to operate (&lt;STRONG&gt;bootloader&lt;/STRONG&gt;, &lt;STRONG&gt;drivers&lt;/STRONG&gt; and etc.).&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;i.MX6 needs to control MKW24D512 over SPI or I2C&lt;/STRONG&gt;. UART was not connected in the design. Can I send SPI commands over to the Kinetis related to ZigBee such as &lt;STRONG&gt;network creation, adding/removing devices, controlling peripherals&lt;/STRONG&gt;. (&lt;EM&gt;I realize I will need to implement an SPI layer that maps SPI commands to ZigBee functions&lt;/EM&gt;).&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mete&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 16:18:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-W-Series-MKW24D512-Programming-basic-example-like-LED/m-p/641063#M38833</guid>
      <dc:creator>atillametetured</dc:creator>
      <dc:date>2017-01-24T16:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis W Series (MKW24D512) Programming basic example like LED Flashing using IAR (EWARM) request</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-W-Series-MKW24D512-Programming-basic-example-like-LED/m-p/641064#M38834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Atilla,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can download the Beestack 5.0.0 following the next link&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/search?proxystylesheet=nxp_search_style_fe&amp;amp;oe=UTF-8&amp;amp;ie=UTF-8&amp;amp;ud=1&amp;amp;output=xml_no_dtd&amp;amp;callback=ss_show&amp;amp;lang_cd=en&amp;amp;filter=0&amp;amp;getfields=*&amp;amp;baseUrl=http://www.nxp.com/webapp&amp;amp;SEARCH_OPERATOR=Contains&amp;amp;attempt=-1&amp;amp;rc=1&amp;amp;hl=en&amp;amp;entsp=a&amp;amp;wc=200&amp;amp;wc_mc=1&amp;amp;exclude_apps=1&amp;amp;ulang=en&amp;amp;ip=192.88.168.1&amp;amp;access=p&amp;amp;entqr=3&amp;amp;entqrm=0&amp;amp;sort=date:D:L:d1&amp;amp;site=nxp_en&amp;amp;client=nxp_search_sw_tools&amp;amp;q=beestack+5+inmeta:Asset_Type%3DSoftwareTools&amp;amp;dnavs=inmeta:Asset_Type%3DSoftwareTools" title="http://www.nxp.com/search?proxystylesheet=nxp_search_style_fe&amp;amp;oe=UTF-8&amp;amp;ie=UTF-8&amp;amp;ud=1&amp;amp;output=xml_no_dtd&amp;amp;callback=ss_show&amp;amp;lang_cd=en&amp;amp;filter=0&amp;amp;getfields=*&amp;amp;baseUrl=http://www.nxp.com/webapp&amp;amp;SEARCH_OPERATOR=Contains&amp;amp;attempt=-1&amp;amp;rc=1&amp;amp;hl=en&amp;amp;entsp=a&amp;amp;wc=200&amp;amp;wc_mc=1&amp;amp;exclude_apps=1&amp;amp;ulang=en&amp;amp;ip=192.88.168.1&amp;amp;access=p&amp;amp;entqr=3&amp;amp;entqrm=0&amp;amp;sort=date:D:L:d1&amp;amp;site=nxp_en&amp;amp;client=nxp_search_sw_tools&amp;amp;q=beestack+5+inmeta:Asset_Type%3DSoftwareTools&amp;amp;dnavs=inmeta:Asset_Type%3DSoftwareTools"&gt;Search Results: beestack 5&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The examples that we provide are in FreeRTOS or MQX. The&amp;nbsp;bare metal code is not available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find Zigbee examples&amp;nbsp;C:\Freescale\Kinetis_BeeStack_5.0.0\examples and also the driver examples that you are looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2017 01:20:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-W-Series-MKW24D512-Programming-basic-example-like-LED/m-p/641064#M38834</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2017-02-24T01:20:36Z</dc:date>
    </item>
  </channel>
</rss>

