Do you have a question about the CMSIS-DAP and is the answer not in the manual?
Questions and answers
Summary of Contents for MuseLab CMSIS-DAP
Page 1
Introduction Feature MDK Config Debugger Select Target Detect Flash Algorithm Reset Setting DAPLink Usage Drag-and-Drop Firmware Upgrade Introduction CMSIS-DAP/DAPLink is a cmsis-dap debugger made by MuseLab which support SWD/JTAG and a USB CDC serial port. Feature...
Page 2
JTAG interface USB CDC serial port DAPLink is a upgrade of CMSIS-DAP, which support drag-n-drop program DAPLink support drag-n-drop upgrade the firmware MDK config plug the debugger into PC USB, if everything is ok, there will appear a CDC port and a...
Page 3
Debugger Select select CMSIS-DAP Debugger in Option -> Debug Target Detect click Settings in Option -> Debug, recommend to select the swd port, and config the frequence to 10MHz...
Flash Algorithm you need to config the flash algorithm for your target mcu, here is a example with stm32f1x Note: select the Reset and Run for target auto reset after program done. Reset Setting Generally, you may need to start the mcu when program done, config the Reset type here and select in the Flash Download Page above.
DAPLink Usage Drag and Drop plug the DAPLink into PC USB, there will be a USB DISK appear called DAPLink, DAPLink support drag and drop program, just drag the binary with suffix into the DAPLink, the DAPLink will do all the program work. Tips: one firmware can only support one type of MCU drag-n-drop program, for different type of MCU, you may need to compile the source yourself.
Need help?
Do you have a question about the CMSIS-DAP and is the answer not in the manual?
Questions and answers