MCU-LINK bricked

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

MCU-LINK bricked

401 Views
Darvon
Contributor I

I have a brand-new MCU-LINK.  As recommended, I updated the firmware.  Programming fails for both  v2 and v3.  J3 is installed.  Red LED comes on.  Windows chimes when I plug in the USB.  Now it is totally dead.  (When I remove J3 and plug it in, Windows does not recognize it.  What to do?

Programming "MCU-LINK_CMSIS-DAP_V3_140.s19"
Inject command 'flash-image'
Successful generic response to command 'flash-erase-region'
Wrote 80956 bytes to address 0
Successful generic response to command 'write-memory'
(1/1)14%GetOverlappedResult failed with error 31: A device attached to the system is not functioning.
Data phase write aborted by status 0x1 Failure.
Response status = 10004 (0x2714) No response packet from target device.

Programming c:\nxp\MCU-LINK_installer_3.140\probe_firmware\MCU-LINK_CMSIS-DAP_V3_140.s19 has failed!

Programming "MCU-LINK_CMSIS-DAP_V2_263.s19"
Inject command 'flash-image'
Successful generic response to command 'flash-erase-region'
Wrote 77452 bytes to address 0
Successful generic response to command 'write-memory'
(1/1)60%GetOverlappedResult failed with error 31: A device attached to the system is not functioning.
Data phase write aborted by status 0x1 Failure.
Response status = 10004 (0x2714) No response packet from target device.

Programming c:\nxp\MCU-LINK_installer_2.263\probe_firmware\MCU-LINK_CMSIS-DAP_V2_263.s19 has failed

 

0 Kudos
3 Replies

353 Views
ErichStyger
Senior Contributor V

I have put togehter an article how to update the firmware:

https://mcuoneclipse.com/2024/05/11/updating-mcu-link-cmsis-dap-debug-probe-firmware-jumper-less/

I hope this helps,

Erich

0 Kudos

360 Views
ErichStyger
Senior Contributor V

Here is what I do and works for me (Windows)

  1. download and install LinkServer v1.5.30 from here: https://www.nxp.com/design/design-center/software/development-software/mcuxpresso-software-and-tools... 
  2. Power MCU-Link with ISP Jumper installed, red LED is on
  3. Execute C:\NXP\LinkServer_1.5.30\MCU-LINK_installer\scripts\program_CMSIS.cmd:
    ErichStyger_0-1715410023850.png
  4. Press a key and it will program it:
    ErichStyger_1-1715410079051.png
  5. Press CTRL+C to quit
  6. Remove ISP Jumper and re-power the probe

If this does not work for you, you might post what you see?

0 Kudos

371 Views
Alex_Wang
NXP Employee
NXP Employee

Hi, @Darvon 

Are you using scripts to update the firmware?

Attached is my demonstration of firmware update using MCU-LINK_installer_3.133, please refer to it.

Hope this helps you.

Best regards, Alex

0 Kudos