<?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-K64F Debug in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K64F-Debug/m-p/684095#M42110</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Continue using the Segger OpenSDA since it is basically good.&lt;/P&gt;&lt;P&gt;Probably the error is because you are loading code with Flash configuration values (in 0x400..0x40f range) which have values that it doesn't like. For example, the values may cause the chips to disable its debug interface and become secured, which the loader will try to protect against.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try loading some binary file from here&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FFRDM-K64F.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/FRDM-K64F.html&lt;/A&gt;&lt;BR /&gt;because these will have good values and so identify whether it is due to the *.bin that you are trying to load or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jun 2017 15:58:14 GMT</pubDate>
    <dc:creator>mjbcswitzerland</dc:creator>
    <dc:date>2017-06-12T15:58:14Z</dc:date>
    <item>
      <title>FRDM-K64F Debug</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K64F-Debug/m-p/684094#M42109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I bought a new FRDM-K64F board, but I've same problems with OpenSDAv2 Debug.&lt;/P&gt;&lt;P&gt;The default bootloader installed is MBED but &lt;SPAN lang="en"&gt;it has several connection problems and often crashes&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;whit the following error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;"&lt;A href="https://www.google.it/search?biw=1524&amp;amp;bih=989&amp;amp;q=crt_emu_cm_redlink+has+stopped+working+mcuxpresso&amp;amp;spell=1&amp;amp;sa=X&amp;amp;ved=0ahUKEwi3xvCJk7jUAhVNnRQKHcX7DEUQBQggKAA"&gt;&lt;SPAN style="color: #1a0dab;"&gt;crt_emu_cm_redlink has stopped &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #1a0dab;"&gt;working&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #1a0dab;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #1a0dab;"&gt;mcuxpresso&lt;/EM&gt;&lt;/STRONG&gt;&lt;/A&gt; "&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;I tried to replace it with Segger Jlinker OpenSDA Firmware, that I think is better, but when I put the&lt;/DIV&gt;&lt;DIV&gt;bin in the virtual folder it return this error in the log (fails.txt):&lt;/DIV&gt;&lt;DIV&gt;RESERVED BITS&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;How I can resolve this problems and works properly with this board?&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Thank you very much!&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 13:11:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K64F-Debug/m-p/684094#M42109</guid>
      <dc:creator>LArmstrong1985</dc:creator>
      <dc:date>2017-06-12T13:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K64F Debug</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K64F-Debug/m-p/684095#M42110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Continue using the Segger OpenSDA since it is basically good.&lt;/P&gt;&lt;P&gt;Probably the error is because you are loading code with Flash configuration values (in 0x400..0x40f range) which have values that it doesn't like. For example, the values may cause the chips to disable its debug interface and become secured, which the loader will try to protect against.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try loading some binary file from here&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FFRDM-K64F.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/FRDM-K64F.html&lt;/A&gt;&lt;BR /&gt;because these will have good values and so identify whether it is due to the *.bin that you are trying to load or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 15:58:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K64F-Debug/m-p/684095#M42110</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2017-06-12T15:58:14Z</dc:date>
    </item>
  </channel>
</rss>

