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
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
Here is what I do and works for me (Windows)
If this does not work for you, you might post what you see?
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