<?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>K32 L Series MicrocontrollersのトピックErrors when I debug USB example code (from SDK) on FRDM-K32 development board</title>
    <link>https://community.nxp.com/t5/K32-L-Series-Microcontrollers/Errors-when-I-debug-USB-example-code-from-SDK-on-FRDM-K32/m-p/1484861#M97</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have tried to debug three versions of NXP's example USB code for the K32L3 FRDM board. These are unmodified example code straight from the SDK and they are not running, even though the non-USB examples seem to build/debug just fine. The error is the same on all three versions, it reads:&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2" color="#FF0000"&gt;Error in final launch sequence:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2" color="#FF0000"&gt;Failed to execute MI command:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2" color="#FF0000"&gt;-target-select extended-remote localhost:10989&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2" color="#FF0000"&gt;Error message from debugger back end:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2" color="#FF0000"&gt;Remote communication error. Target disconnected.: (undocumented errno 10061).&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2" color="#FF0000"&gt;Failed to execute MI command:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2" color="#FF0000"&gt;-target-select extended-remote localhost:10989&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2" color="#FF0000"&gt;Error message from debugger back end:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2" color="#FF0000"&gt;Remote communication error. Target disconnected.: (undocumented errno 10061).&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;The console also shows this error:&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" color="#FF0000"&gt;can't find a flash driver called 'FTFE_2K_K32L3A60_cm4.cfx'&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;I've attached a screenshot of the error. The three example projects I have tried that give this error are:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;frdmk32l3a6_dev_cdc_vcom_bm&lt;/LI&gt;&lt;LI&gt;frdmk32l3a6_dev_cdc_vcom_freertos&lt;/LI&gt;&lt;LI&gt;frdmk32l3a6_dev_cdc_vcom_lite_bm&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;They are all unmodified examples straight from the SDK. Every other example I have debugged has worked, it just seems to be the USB examples that are the issue&lt;/P&gt;&lt;P&gt;I would appreciate any help at all&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-Nick&lt;/P&gt;</description>
    <pubDate>Tue, 05 Jul 2022 19:56:22 GMT</pubDate>
    <dc:creator>Bruscon</dc:creator>
    <dc:date>2022-07-05T19:56:22Z</dc:date>
    <item>
      <title>Errors when I debug USB example code (from SDK) on FRDM-K32 development board</title>
      <link>https://community.nxp.com/t5/K32-L-Series-Microcontrollers/Errors-when-I-debug-USB-example-code-from-SDK-on-FRDM-K32/m-p/1484861#M97</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have tried to debug three versions of NXP's example USB code for the K32L3 FRDM board. These are unmodified example code straight from the SDK and they are not running, even though the non-USB examples seem to build/debug just fine. The error is the same on all three versions, it reads:&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2" color="#FF0000"&gt;Error in final launch sequence:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2" color="#FF0000"&gt;Failed to execute MI command:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2" color="#FF0000"&gt;-target-select extended-remote localhost:10989&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2" color="#FF0000"&gt;Error message from debugger back end:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2" color="#FF0000"&gt;Remote communication error. Target disconnected.: (undocumented errno 10061).&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2" color="#FF0000"&gt;Failed to execute MI command:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2" color="#FF0000"&gt;-target-select extended-remote localhost:10989&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2" color="#FF0000"&gt;Error message from debugger back end:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2" color="#FF0000"&gt;Remote communication error. Target disconnected.: (undocumented errno 10061).&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;The console also shows this error:&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" color="#FF0000"&gt;can't find a flash driver called 'FTFE_2K_K32L3A60_cm4.cfx'&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;I've attached a screenshot of the error. The three example projects I have tried that give this error are:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;frdmk32l3a6_dev_cdc_vcom_bm&lt;/LI&gt;&lt;LI&gt;frdmk32l3a6_dev_cdc_vcom_freertos&lt;/LI&gt;&lt;LI&gt;frdmk32l3a6_dev_cdc_vcom_lite_bm&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;They are all unmodified examples straight from the SDK. Every other example I have debugged has worked, it just seems to be the USB examples that are the issue&lt;/P&gt;&lt;P&gt;I would appreciate any help at all&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-Nick&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 19:56:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/K32-L-Series-Microcontrollers/Errors-when-I-debug-USB-example-code-from-SDK-on-FRDM-K32/m-p/1484861#M97</guid>
      <dc:creator>Bruscon</dc:creator>
      <dc:date>2022-07-05T19:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Errors when I debug USB example code (from SDK) on FRDM-K32 development board</title>
      <link>https://community.nxp.com/t5/K32-L-Series-Microcontrollers/Errors-when-I-debug-USB-example-code-from-SDK-on-FRDM-K32/m-p/1486405#M98</link>
      <description>&lt;P&gt;If someone with a K32L3 FRDM board could try to load the USB example that would be very helpful&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 20:15:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/K32-L-Series-Microcontrollers/Errors-when-I-debug-USB-example-code-from-SDK-on-FRDM-K32/m-p/1486405#M98</guid>
      <dc:creator>Bruscon</dc:creator>
      <dc:date>2022-07-07T20:15:06Z</dc:date>
    </item>
  </channel>
</rss>

