Errors when I debug USB example code (from SDK) on FRDM-K32 development board

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Errors when I debug USB example code (from SDK) on FRDM-K32 development board

1,509 Views
Bruscon
Contributor I

Hi,

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:

Error in final launch sequence:

Failed to execute MI command:
-target-select extended-remote localhost:10989
Error message from debugger back end:
Remote communication error. Target disconnected.: (undocumented errno 10061).
Failed to execute MI command:
-target-select extended-remote localhost:10989
Error message from debugger back end:
Remote communication error. Target disconnected.: (undocumented errno 10061).

The console also shows this error:

can't find a flash driver called 'FTFE_2K_K32L3A60_cm4.cfx'

I've attached a screenshot of the error. The three example projects I have tried that give this error are:

  1. frdmk32l3a6_dev_cdc_vcom_bm
  2. frdmk32l3a6_dev_cdc_vcom_freertos
  3. frdmk32l3a6_dev_cdc_vcom_lite_bm

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

I would appreciate any help at all

Thanks,

-Nick

Tags (3)
0 Kudos
1 Reply

1,491 Views
Bruscon
Contributor I

If someone with a K32L3 FRDM board could try to load the USB example that would be very helpful 

0 Kudos