<?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: FRDM-KL25Z Demo Board Example Programs in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/FRDM-KL25Z-Demo-Board-Example-Programs/m-p/313465#M894</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Erich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw your blog posts on this. Great stuff! I got it figured out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am really disappointed w/ the lack of info that Freescale provides on it's demo boards. I originally tried some stuff w/ TI dev boards and their environment had many many many more examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I like the stuff on your blog though!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 29 Jun 2014 03:42:59 GMT</pubDate>
    <dc:creator>controlguy</dc:creator>
    <dc:date>2014-06-29T03:42:59Z</dc:date>
    <item>
      <title>FRDM-KL25Z Demo Board Example Programs</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/FRDM-KL25Z-Demo-Board-Example-Programs/m-p/313463#M892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying (unsuccessfully) to get the KL25 demo programs to load to my demo board. I have downloaded them, imported the "helloworld" one into CW. I have built it and I get 2 warnings about variables not used (no biggie). However, when I go to debug, I get the P &amp;amp; E connection assistant pop-up telling me it is trying to use the OpenSDA - USB Port (Which I am plugged into) and below that says "No Device Available".&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do see FRDM-KL25Z as my F: drive on my PC.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Keep in mind that I have been loading the other demo programs outside of CW (the .srec pre-compiled files) with no issue.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help? I can't find documentation on proper loading of this and frankly, the demos, are leaving a lot to be desired for such a simple board.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TIA,&lt;/P&gt;&lt;P&gt;Ed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Jun 2014 20:17:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/FRDM-KL25Z-Demo-Board-Example-Programs/m-p/313463#M892</guid>
      <dc:creator>controlguy</dc:creator>
      <dc:date>2014-06-28T20:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL25Z Demo Board Example Programs</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/FRDM-KL25Z-Demo-Board-Example-Programs/m-p/313464#M893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ed,&lt;/P&gt;&lt;P&gt;have you loaded the board with the debug firmware? See &lt;A href="http://mcuoneclipse.com/2013/09/02/the-freescale-opensda-trap-no-device-available-or-something-like-that/" title="http://mcuoneclipse.com/2013/09/02/the-freescale-opensda-trap-no-device-available-or-something-like-that/"&gt;The Freescale OpenSDA Trap: “No Device Available”, or something like that…. | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The board ships with an S19 bootloader, but you need to load a different firmware in order to debug it.&lt;/P&gt;&lt;P&gt;The latest firmware (see &lt;A href="http://mcuoneclipse.com/2013/12/14/new-pe-opensda-firmware-v114/" title="http://mcuoneclipse.com/2013/12/14/new-pe-opensda-firmware-v114/"&gt;New P&amp;amp;E OpenSDA Firmware v114 | MCU on Eclipse&lt;/A&gt;) has the S19 bootloader and debug application combined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jun 2014 03:38:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/FRDM-KL25Z-Demo-Board-Example-Programs/m-p/313464#M893</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2014-06-29T03:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL25Z Demo Board Example Programs</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/FRDM-KL25Z-Demo-Board-Example-Programs/m-p/313465#M894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Erich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw your blog posts on this. Great stuff! I got it figured out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am really disappointed w/ the lack of info that Freescale provides on it's demo boards. I originally tried some stuff w/ TI dev boards and their environment had many many many more examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I like the stuff on your blog though!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jun 2014 03:42:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/FRDM-KL25Z-Demo-Board-Example-Programs/m-p/313465#M894</guid>
      <dc:creator>controlguy</dc:creator>
      <dc:date>2014-06-29T03:42:59Z</dc:date>
    </item>
  </channel>
</rss>

