RMUL2025/lib/cmsis_5/CMSIS/DAP/Firmware/Examples/MCU-LINK
2025-03-29 23:07:49 +08:00
..
board xr版本的英雄,很大很大 2025-03-29 23:07:49 +08:00
DebugConfig xr版本的英雄,很大很大 2025-03-29 23:07:49 +08:00
Objects xr版本的英雄,很大很大 2025-03-29 23:07:49 +08:00
RTE xr版本的英雄,很大很大 2025-03-29 23:07:49 +08:00
CMSIS_DAP.uvguix xr版本的英雄,很大很大 2025-03-29 23:07:49 +08:00
CMSIS_DAP.uvoptx xr版本的英雄,很大很大 2025-03-29 23:07:49 +08:00
CMSIS_DAP.uvprojx xr版本的英雄,很大很大 2025-03-29 23:07:49 +08:00
DAP_config.h xr版本的英雄,很大很大 2025-03-29 23:07:49 +08:00
fsl_usart.c xr版本的英雄,很大很大 2025-03-29 23:07:49 +08:00
main.c xr版本的英雄,很大很大 2025-03-29 23:07:49 +08:00
MCU-Link.mex xr版本的英雄,很大很大 2025-03-29 23:07:49 +08:00
osObjects.h xr版本的英雄,很大很大 2025-03-29 23:07:49 +08:00
README.md xr版本的英雄,很大很大 2025-03-29 23:07:49 +08:00
ser_num.c xr版本的英雄,很大很大 2025-03-29 23:07:49 +08:00
ser_num.h xr版本的英雄,很大很大 2025-03-29 23:07:49 +08:00
USB_LPC55xxx.h xr版本的英雄,很大很大 2025-03-29 23:07:49 +08:00
USBD1_LPC55xxx.c xr版本的英雄,很大很大 2025-03-29 23:07:49 +08:00
USBD_User_CDC_ACM_UART_0.c xr版本的英雄,很大很大 2025-03-29 23:07:49 +08:00
USBD_User_CustomClass_0.c xr版本的英雄,很大很大 2025-03-29 23:07:49 +08:00

CMSIS-DAP v2 firmware for NXP MCU-LINK debug probe.

CMSIS-DAP v2 uses USB bulk endpoints for the communication with the host PC and is therefore faster. Optionally, support for streaming SWO trace is provided via an additional USB endpoint.

Instructions for programing CMSIS_DAP firmware on MCU-LINK:

  • download and install MCU-LINK_installer from https://www.nxp.com/design/microcontrollers-developer-resources/mcu-link-debug-probe:MCU-LINK
  • disconnect MCU-LINK from USB (J1), set "firmware update" jumper (J3), connect MCU-LINK to USB (J1)
  • open a Command Window
  • navigate to the MCU-LINK_installer installation (default C:\nxp\MCU-LINK_installer) and go to the scripts sub-directory
  • copy pre-built firmware hex file ..\CMSIS\DAP\Firmware\Examples\MCU-LINK\Objects\CMSIS_DAP.hex to scripts directory
  • run the command: programm_CMSIS.cmd CMSIS_DAP.hex
  • follow the instructions in command window