<?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: Is my FDRM-KL25Z broken? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-my-FDRM-KL25Z-broken/m-p/162434#M780</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fixed it :smileygrin: thanks for all the help. I used &lt;A href="http://mcuoneclipse.com/2012/10/26/unsecuring-the-kl25z-freedom-board/"&gt;this guide&lt;/A&gt; Jim Donelson posted to fix it and the link you posted led me to check the .bin file for the security bits. And I learned to check precompiled programs before flashing them x_x&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 04 Nov 2012 14:48:39 GMT</pubDate>
    <dc:creator>lukep</dc:creator>
    <dc:date>2012-11-04T14:48:39Z</dc:date>
    <item>
      <title>Is my FDRM-KL25Z broken?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-my-FDRM-KL25Z-broken/m-p/162427#M773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got my FDRM-KL25Z in the mail a few days ago, it's my first time using an ARM based MCU (used atmel 8-bit µC's for about a year). It worked fine for a while, I tried some pre-compiled examples and wrote my own blinky program. Always programming it with the MSD flash programmer. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yesterday I tried to flash another example app onto it to try the virtual serial port. However I got the 8 blinks 2 second pause "error" from the LED and the application didn't run. LASTSTAT.txt says "programming...". I tried reloading the MSD programmed SDA application, no dice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So then I tried using the CMSIS-DAP in combination with keil µvision to flash a program to it (one the example projects from the keil MDK). I get three messages: "Kinetis Device is locked! Do you want to unlock it? Mass erase will be executed!" followed by "AGDI-Cortex M error: Cannot access memory". The IDE is configured the right way - if I disconnect the device it simply says "no debug unit found". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems the openSDA chip works fine, as does the KL25Z128xx. It runs the last program that was on it when programming still worked, and loading new openSDA applications works as well (it recognizes the CMSIS-DAP in keil and the MSD shows up when the MSD programmer application is loaded). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this mean the board is broken or is there more troubleshooting I should do before I RMA it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2012 20:38:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-my-FDRM-KL25Z-broken/m-p/162427#M773</guid>
      <dc:creator>lukep</dc:creator>
      <dc:date>2012-11-02T20:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Is my FDRM-KL25Z broken?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-my-FDRM-KL25Z-broken/m-p/162428#M774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you load the DEBUG dap?&lt;/P&gt;&lt;P&gt;Do&amp;nbsp; you have the Firmware apps from:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.pemicro.com/opensda/"&gt;http://www.pemicro.com/opensda/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You need to load the debug dap. Hold the reset button, plug and un plug the usb, UNZIP the zip file and drag and drop the debug dap.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2012 21:16:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-my-FDRM-KL25Z-broken/m-p/162428#M774</guid>
      <dc:creator>JimDon</dc:creator>
      <dc:date>2012-11-02T21:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is my FDRM-KL25Z broken?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-my-FDRM-KL25Z-broken/m-p/162429#M775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok I loaded the debug app. Keil recognizes the debugger, first I get "device is secure. Erase to unsecure?" and then I get the error "can't communicate with the target processor! Please check your connections between the cable and the target and make sure the target has power." &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again it seems the programmer/debugger can't communicate with the MCU. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2012 21:39:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-my-FDRM-KL25Z-broken/m-p/162429#M775</guid>
      <dc:creator>lukep</dc:creator>
      <dc:date>2012-11-02T21:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is my FDRM-KL25Z broken?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-my-FDRM-KL25Z-broken/m-p/162430#M776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe the MKL25Z128xxx chip on the board was secured, you can refer to discussion that linked as below to unlock the chip by using J-Link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/301600"&gt;How to unlock a secured Freescale Kinetis L chip&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2012 19:01:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-my-FDRM-KL25Z-broken/m-p/162430#M776</guid>
      <dc:creator>rogerzhong</dc:creator>
      <dc:date>2012-11-03T19:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Is my FDRM-KL25Z broken?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-my-FDRM-KL25Z-broken/m-p/162431#M777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, you DO NOT need a J-Link to "unlock" it.&lt;/P&gt;&lt;P&gt;I can not say exactly what to OP's issue is, but I DO know that the OpenSDA + CE 10.3 will program it from any state.&lt;/P&gt;&lt;P&gt;That post will explain how to do ti with CW and OpenSDA.&lt;/P&gt;&lt;P&gt;If you ask Keil I am sure they will figure out what is up with your situation.&lt;/P&gt;&lt;P&gt;I had no issues using CW and Keil myself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://mcuoneclipse.com/2012/10/26/unsecuring-the-kl25z-freedom-board/"&gt;http://mcuoneclipse.com/2012/10/26/unsecuring-the-kl25z-freedom-board/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2012 21:51:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-my-FDRM-KL25Z-broken/m-p/162431#M777</guid>
      <dc:creator>JimDon</dc:creator>
      <dc:date>2012-11-03T21:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Is my FDRM-KL25Z broken?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-my-FDRM-KL25Z-broken/m-p/162432#M778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I have CW installed so I'll try what they did in that post. Hoping the disable mass erase bit isn't set :/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT: I looked at the last file I flashed to it, it used 0x00 for undefined bytes which means it enabled security, luckily that should mean the disable mass erase bit isn't set. It was the pwm_led from the example projects supplied by freescale :s&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Nov 2012 12:17:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-my-FDRM-KL25Z-broken/m-p/162432#M778</guid>
      <dc:creator>lukep</dc:creator>
      <dc:date>2012-11-04T12:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Is my FDRM-KL25Z broken?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-my-FDRM-KL25Z-broken/m-p/162433#M779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have put together some background details around security and mass erase bit, and as well how to check the settings (e.g. in a binary file): &lt;A href="http://mcuoneclipse.com/2012/11/04/how-not-to-secure-my-microcontroller/" title="http://mcuoneclipse.com/2012/11/04/how-not-to-secure-my-microcontroller/"&gt;How (not) to Secure my Microcontroller | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Nov 2012 13:59:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-my-FDRM-KL25Z-broken/m-p/162433#M779</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2012-11-04T13:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Is my FDRM-KL25Z broken?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-my-FDRM-KL25Z-broken/m-p/162434#M780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fixed it :smileygrin: thanks for all the help. I used &lt;A href="http://mcuoneclipse.com/2012/10/26/unsecuring-the-kl25z-freedom-board/"&gt;this guide&lt;/A&gt; Jim Donelson posted to fix it and the link you posted led me to check the .bin file for the security bits. And I learned to check precompiled programs before flashing them x_x&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Nov 2012 14:48:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-my-FDRM-KL25Z-broken/m-p/162434#M780</guid>
      <dc:creator>lukep</dc:creator>
      <dc:date>2012-11-04T14:48:39Z</dc:date>
    </item>
  </channel>
</rss>

