PC cannot recognize USB-kw24d512 USB dongle

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

PC cannot recognize USB-kw24d512 USB dongle

1,087 Views
lunwang
Contributor I

My PC cannot recognize usb-kw24d512 as the virtual com port. there is the same problem when I change to other PC.

Several days ago ,I try to update the firmware through through j-link ,but USB dongle cannot contact with j-link and flash unsuccessfully.

After that, my PC can not recognize the USB dongle till now.

Please help to solve this problem. thanks. 

=====================================================================

J-link log:

Application log started
 - J-Flash V6.12j (J-Flash compiled Feb 15 2017 18:01:27)
 - JLinkARM.dll V6.12j (DLL compiled Feb 15 2017 18:01:10)
Reading flash device list [C:\Program Files (x86)\SEGGER\JLink_V612j\ETC\JFlash\Flash.csv] ...
 - List of flash devices read successfully (451 Devices)
Reading MCU device list ...
 - List of MCU devices read successfully (6341 Devices)
Opening project file [C:\Program Files (x86)\SEGGER\JLink_V612j\Samples\JFlash\ProjectFiles\Freescale\111.jflash] ...
 - Project opened successfully
Connecting ...
 - Connecting via USB to J-Link device 0
 - Target interface speed: 1000 kHz (Auto)
 - VTarget = 2.805V
 - ERROR: Failed to connect.
Could not establish a connection to target.

Labels (1)
0 Kudos
2 Replies

636 Views
gerardo_rodriguez
NXP Employee
NXP Employee

Hi lun wang,

Are you trying to use the USB-KW24D512 as a sniffer? If so, please follow the next steps:

  1. Locate the USB-KW24D512_802.15.4_Sniffer.bin file included in the USB-KW24D512 Board Support Package.
  2. Copy and paste this binary file in the JLink installation path (i.e. "C:\Program Files (x86)\SEGGER\JLink_V600").
  3. Connect the Jlink debugger to the corresponding JTAG connector (J1) in the USB-KW24D512.
  4. Go the JLink installation path, and then open the application "JLink.exe".
  5. Call the next instructions:
    1. unlock kinetis
    2. device mkw24d512xxx5
    3. loadbin USB-KW24D512_802.15.4_Sniffer.bin 0
    4. (select SWD and default speed)
  6. Unplug and plug again the USB-KW24D512.

 

Regards,

Gerardo

0 Kudos

636 Views
lunwang
Contributor I

Hi, Gerardo Rodriguez Espinoza

Thanks for reply all the same.

It is a hardware issue because Jtag line is modify by wrong method.

Now it is OK and flash can be succeed.

0 Kudos