<?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-KL26Z eval board, openSDA not working. in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL26Z-eval-board-openSDA-not-working/m-p/259602#M7906</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, that worked great, thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just tried using command prompt, and it worked straight off. I have terracopy (&lt;A href="http://codesector.com/teracopy" title="http://codesector.com/teracopy"&gt;http://codesector.com/teracopy&lt;/A&gt;) as an alternative to windows copy, so that's probably the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jan 2014 14:04:26 GMT</pubDate>
    <dc:creator>andrewparlane</dc:creator>
    <dc:date>2014-01-27T14:04:26Z</dc:date>
    <item>
      <title>FRDM-KL26Z eval board, openSDA not working.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL26Z-eval-board-openSDA-not-working/m-p/259600#M7904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a FRDM-KL26Z eval board. I'm running the openSDA bootloader v1.11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From SDA_INFO.HTML:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Board Name is: FRDM-KL26Z&lt;/P&gt;&lt;P&gt;MicroBoot Kernel Version is: 1.05&lt;/P&gt;&lt;P&gt;Bootloader Version is: 1.11&lt;/P&gt;&lt;P&gt;Installed Application: PEMicro FRDM-KL26Z Mass Storage/Debug App&lt;/P&gt;&lt;P&gt;Application Version is: 1.14&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can boot into bootloader mode, and into the SDA application. The mass storage device appears. I see the expected contents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However when I copy an srec from the precompiled examples in the quick start package from the FRDM-KL26Z freescale page (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FRDM-KL26Z&amp;amp;tid=vanFRDM-KL26Z"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FRDM-KL26Z&amp;amp;tid=vanFRDM-KL26Z&lt;/A&gt;&lt;SPAN&gt;) the openSDA led blinks a couple of times to indicate activity, and then goes solid. However nothing else happens. I've tried a few different applications, but no serial output / the RGB LED doesn't light up.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Opening laststat.txt before copying the binary says: "ready", after copying the binary and waiting 5s the file still says "ready". Power cycling the board has no effect either, other than the srec no longer is on the drive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The demo app that came with the board worked fine, so it only stopped working after I reloaded the openSDA app as instructed in the quick start guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 12:48:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL26Z-eval-board-openSDA-not-working/m-p/259600#M7904</guid>
      <dc:creator>andrewparlane</dc:creator>
      <dc:date>2014-01-27T12:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL26Z eval board, openSDA not working.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL26Z-eval-board-openSDA-not-working/m-p/259601#M7905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A common problem might be a virus scanner:&lt;/P&gt;&lt;P&gt;&lt;A href="http://mcuoneclipse.com/2013/10/07/frdm-boards-not-responding-check-your-virus-scanner/" title="http://mcuoneclipse.com/2013/10/07/frdm-boards-not-responding-check-your-virus-scanner/"&gt;http://mcuoneclipse.com/2013/10/07/frdm-boards-not-responding-check-your-virus-scanner/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Or file manager/explorer extensions:&lt;/P&gt;&lt;P&gt;try to copy the file with the copy command from DOS Shell/command prompt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 13:51:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL26Z-eval-board-openSDA-not-working/m-p/259601#M7905</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2014-01-27T13:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL26Z eval board, openSDA not working.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL26Z-eval-board-openSDA-not-working/m-p/259602#M7906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, that worked great, thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just tried using command prompt, and it worked straight off. I have terracopy (&lt;A href="http://codesector.com/teracopy" title="http://codesector.com/teracopy"&gt;http://codesector.com/teracopy&lt;/A&gt;) as an alternative to windows copy, so that's probably the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 14:04:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL26Z-eval-board-openSDA-not-working/m-p/259602#M7906</guid>
      <dc:creator>andrewparlane</dc:creator>
      <dc:date>2014-01-27T14:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL26Z eval board, openSDA not working.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL26Z-eval-board-openSDA-not-working/m-p/259603#M7907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, TeraCopy and other such 'accelerators' are source of problems for such bootloaders.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Feb 2014 06:49:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL26Z-eval-board-openSDA-not-working/m-p/259603#M7907</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2014-02-02T06:49:41Z</dc:date>
    </item>
  </channel>
</rss>

