<?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>Kinetis Microcontrollers中的主题 Re: Unable to debug Freedom K22f board in MCUXpresso IDE</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unable-to-debug-Freedom-K22f-board-in-MCUXpresso-IDE/m-p/866758#M51745</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The same with me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my devive manager is a MBED Bootloader USB Device.&lt;/P&gt;&lt;P&gt;And I have a pemicrowindrv...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But no selection for debugging.&lt;/P&gt;&lt;P&gt;I'm finished with this unproffessional s h i t !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No documetation about how to use this board with debugger. This is not suitable to use with class B or class C medical software.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We go now to Cypress or STM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Aug 2019 21:44:41 GMT</pubDate>
    <dc:creator>tirak</dc:creator>
    <dc:date>2019-08-09T21:44:41Z</dc:date>
    <item>
      <title>Unable to debug Freedom K22f board in MCUXpresso IDE</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unable-to-debug-Freedom-K22f-board-in-MCUXpresso-IDE/m-p/866753#M51740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;I want to test a simple led blinky example code on Freedom K22f development board but i am unable to find the debug interface for connection in debug configuration. I have attached the screenshot of the debug configuration available to me. Please help in connectin gthe baord to MCUXpresso IDE.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MCUXpresso version:&amp;nbsp;MCUXpresso IDE v10.3.0 [Build 2200] [2018-12-03]&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;Prasanna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Mar 2019 06:27:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unable-to-debug-Freedom-K22f-board-in-MCUXpresso-IDE/m-p/866753#M51740</guid>
      <dc:creator>prasannanaik</dc:creator>
      <dc:date>2019-03-30T06:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to debug Freedom K22f board in MCUXpresso IDE</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unable-to-debug-Freedom-K22f-board-in-MCUXpresso-IDE/m-p/866754#M51741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prasanna,&lt;/P&gt;&lt;P&gt;First, make sure you have the USB cable connected to the USB port on the board near the K20.&lt;/P&gt;&lt;P&gt;Second, use the 'blue' debug icon, this will automatically discover attached debug probes:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/65790iA91B2AA85D87D358/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Or have a look at &lt;A class="link-titled" href="https://mcuoneclipse.com/2017/03/28/mcuxpresso-ide-unified-eclipse-ide-for-nxps-arm-cortex-m-microcontrollers/" title="https://mcuoneclipse.com/2017/03/28/mcuxpresso-ide-unified-eclipse-ide-for-nxps-arm-cortex-m-microcontrollers/"&gt;MCUXpresso IDE: Unified Eclipse IDE for NXPs ARM Cortex-M Microcontrollers | MCU on Eclipse&lt;/A&gt;&amp;nbsp; for an overview.&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>Sat, 30 Mar 2019 06:35:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unable-to-debug-Freedom-K22f-board-in-MCUXpresso-IDE/m-p/866754#M51741</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2019-03-30T06:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to debug Freedom K22f board in MCUXpresso IDE</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unable-to-debug-Freedom-K22f-board-in-MCUXpresso-IDE/m-p/866755#M51742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Thanks for your input. I have connected the usb cable to the board as well as the PC. I did try using the blue debug icon but got the following message&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Debug Problem 1.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/66306i335C9159A021738A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Debug Problem 1.jpg" alt="Debug Problem 1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prasanna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Mar 2019 06:50:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unable-to-debug-Freedom-K22f-board-in-MCUXpresso-IDE/m-p/866755#M51742</guid>
      <dc:creator>prasannanaik</dc:creator>
      <dc:date>2019-03-30T06:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to debug Freedom K22f board in MCUXpresso IDE</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unable-to-debug-Freedom-K22f-board-in-MCUXpresso-IDE/m-p/866756#M51743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This means it does not detect any debug probe attached. Are you sure you have a debug firmware loaded on your K20 of the FRDM-K22F board? Or are you using Windows 10 and the device shows up as BOOTLOADER or MAINTENANCE on your host? In that case your Windows 10 might have erased the debug application/bootloader?&lt;/P&gt;&lt;P&gt;If this is the case, you have to reprogram the K20 with a debug probe, see&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://mcuoneclipse.com/2017/09/04/recovering-and-updating-the-nxp-opensda-bootloader-with-pe-multilink-and-mcuxpresso-ide/" title="https://mcuoneclipse.com/2017/09/04/recovering-and-updating-the-nxp-opensda-bootloader-with-pe-multilink-and-mcuxpresso-ide/"&gt;Recovering and Updating the NXP OpenSDA Bootloader with P&amp;amp;E Multilink and MCUXpresso IDE | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In addition to that, I recommend to stop the windows search as described in &lt;A class="link-titled" href="https://mcuoneclipse.com/2018/04/10/recovering-opensda-boards-with-windows-10/" title="https://mcuoneclipse.com/2018/04/10/recovering-opensda-boards-with-windows-10/"&gt;Recovering OpenSDA Boards with Windows 10 | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&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>Sat, 30 Mar 2019 06:56:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unable-to-debug-Freedom-K22f-board-in-MCUXpresso-IDE/m-p/866756#M51743</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2019-03-30T06:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to debug Freedom K22f board in MCUXpresso IDE</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unable-to-debug-Freedom-K22f-board-in-MCUXpresso-IDE/m-p/866757#M51744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prasanna Naik,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Please check your device manager:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/71160iE973AB8D3B913F63/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can you find the debugger?&lt;/P&gt;&lt;P&gt;If you can't find it, please refer to Erich's reply, you may need to update the on board K20 firmware:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/run-time-software/kinetis-developer-resources/ides-for-kinetis-mcus/opensda-serial-and-debug-adapter:OPENSDA?&amp;amp;tid=vanOpenSDA#FRDM-K22F" title="https://www.nxp.com/support/developer-resources/run-time-software/kinetis-developer-resources/ides-for-kinetis-mcus/opensda-serial-and-debug-adapter:OPENSDA?&amp;amp;tid=vanOpenSDA#FRDM-K22F"&gt;OpenSDA Serial and Debug Adapter | NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2019 06:39:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unable-to-debug-Freedom-K22f-board-in-MCUXpresso-IDE/m-p/866757#M51744</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2019-04-02T06:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to debug Freedom K22f board in MCUXpresso IDE</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unable-to-debug-Freedom-K22f-board-in-MCUXpresso-IDE/m-p/866758#M51745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The same with me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my devive manager is a MBED Bootloader USB Device.&lt;/P&gt;&lt;P&gt;And I have a pemicrowindrv...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But no selection for debugging.&lt;/P&gt;&lt;P&gt;I'm finished with this unproffessional s h i t !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No documetation about how to use this board with debugger. This is not suitable to use with class B or class C medical software.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We go now to Cypress or STM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Aug 2019 21:44:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unable-to-debug-Freedom-K22f-board-in-MCUXpresso-IDE/m-p/866758#M51745</guid>
      <dc:creator>tirak</dc:creator>
      <dc:date>2019-08-09T21:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to debug Freedom K22f board in MCUXpresso IDE</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unable-to-debug-Freedom-K22f-board-in-MCUXpresso-IDE/m-p/866759#M51746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class=""&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="313612" data-username="tirak" href="https://community.nxp.com/people/tirak"&gt;Marcus Günther&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Do you also use FRDM-K22F board?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you meet the detail problems, you totally can create your own question post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; About the FRDM-K22F board get start, please go to this link:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;A class="link-titled" href="https://www.nxp.com/document/guide/get-started-with-the-frdm-k22f:NGS-FRDM-K22F" title="https://www.nxp.com/document/guide/get-started-with-the-frdm-k22f:NGS-FRDM-K22F"&gt;Get Started with the FRDM-K22F | NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I don't know what the PC OS you are using, if you are using the win10, you need to update your on board K20 chip firmware, please go to this link find more details:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/design/microcontrollers-developer-resources/ides-for-kinetis-mcus/opensda-serial-and-debug-adapter:OPENSDA?&amp;amp;tid=vanOpenSDA#FRDM-K22F" title="https://www.nxp.com/design/microcontrollers-developer-resources/ides-for-kinetis-mcus/opensda-serial-and-debug-adapter:OPENSDA?&amp;amp;tid=vanOpenSDA#FRDM-K22F"&gt;OpenSDA Serial and Debug Adapter | NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you still have questions, please kindly let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2019 02:02:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unable-to-debug-Freedom-K22f-board-in-MCUXpresso-IDE/m-p/866759#M51746</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2019-08-12T02:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to debug Freedom K22f board in MCUXpresso IDE</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unable-to-debug-Freedom-K22f-board-in-MCUXpresso-IDE/m-p/866760#M51747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kerry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your answer.&lt;/P&gt;&lt;P&gt;I invested now 1h again. No sucssess. Wasted time again. I have no time for this. This is too expensive!&lt;/P&gt;&lt;P&gt;The money for this board is ridiculous as opposed to the money for the wasted time. So it's ok.&lt;/P&gt;&lt;P&gt;It is in my bin now :-D&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I told... I use Cypress now. I installed it, I connected it, I pressed built and debug... it works !!!&lt;/P&gt;&lt;P&gt;No wasted time... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So sorry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In one of your links is written:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e31b23; background-color: #f4f4f5; font-size: 16px;"&gt;"It has been reported that OpenSDA v2/2.1 bootloader could be corrupted when the board is plugged into a Windows 10 machine.&lt;SPAN&gt;"&lt;BR /&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it is maybe a system for vintage developer who uses WinXP or Win7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But thank you for yor help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2019 17:53:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unable-to-debug-Freedom-K22f-board-in-MCUXpresso-IDE/m-p/866760#M51747</guid>
      <dc:creator>tirak</dc:creator>
      <dc:date>2019-08-12T17:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to debug Freedom K22f board in MCUXpresso IDE</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unable-to-debug-Freedom-K22f-board-in-MCUXpresso-IDE/m-p/866761#M51748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class=""&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="313612" data-username="tirak" href="https://community.nxp.com/people/tirak"&gt;Marcus Günther&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Thank you for your updated information, and sorry for the inconvenience we bring you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; It's no problem you are using Cypress now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; But, when you have time, if you still have interest in your kinetis board, we can discuss about your problem again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I don't know which PC OS you are using, really win10?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If yes, you need to find another debugger, eg JLINK, to download the new updated bootloader firmware to your K20 chip through J12 :&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/assets/downloads/data/en/snippets-boot-code-headers-monitors/0244_k20dx_bl_0x8000.bin" title="https://www.nxp.com/assets/downloads/data/en/snippets-boot-code-headers-monitors/0244_k20dx_bl_0x8000.bin"&gt;https://www.nxp.com/assets/downloads/data/en/snippets-boot-code-headers-monitors/0244_k20dx_bl_0x8000.bin&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; The FRDM-K22 on board firmware is the old one, that is the known issue with win10, as you know, the FRDM-K22 board is also a little old board.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Anyway, if you have any updated information or need any help from my side, just create the question post, and let me know, I would like to help you to get out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2019 02:08:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unable-to-debug-Freedom-K22f-board-in-MCUXpresso-IDE/m-p/866761#M51748</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2019-08-13T02:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to debug Freedom K22f board in MCUXpresso IDE</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unable-to-debug-Freedom-K22f-board-in-MCUXpresso-IDE/m-p/866762#M51749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have...or better i had exactly the same Problem with a FRDM KL25 Board.&amp;nbsp; &amp;nbsp;I use Win10.&lt;/P&gt;&lt;P&gt;and it did'n work to install the SDA from the&amp;nbsp;Pemicro_OpenSDA_Debug_MSD_Update_Apps_2017_12_07.zip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution for this Problem is to use Windows 7...in my case i used a VM virtual machine with win7 installed.&lt;/P&gt;&lt;P&gt;in Win7 the is a mass storrage device even when i not press the SW1 key when pluggin it on.....&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;I pushed the button and connected it ...and then i copied the sda file in the mass storage device... repowerd it ...an then the Device is now available in the win device manager under Jungo --&amp;gt; PE Micro Open SDA Debug Driver&amp;nbsp; :-)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now click debug in mcuxpresso...and it work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2020 15:20:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unable-to-debug-Freedom-K22f-board-in-MCUXpresso-IDE/m-p/866762#M51749</guid>
      <dc:creator>daniel_graser</dc:creator>
      <dc:date>2020-04-01T15:20:49Z</dc:date>
    </item>
  </channel>
</rss>

