• ULINK2 as CMSIS-DAP Communication Failure
    When using the ULINK2 as a CMSIS-DAP Debugger via the SW Port, I keep getting a "SWD/JTAG" Failure. My computer successfully detects the ULINK and provides the serial number, it just can't setup the...
  • Questions Regarding CMSIS-DAP
    Note: This was originally posted on 25th July 2013 at http://forums.arm.com Working on a project to support CMSIS on a third party board with an M4F processor. Following the CMSIS documentation, it says...
  • CMSIS-DAP on KL25Z
    Note: This was originally posted on 1st March 2013 at http://forums.arm.com I'm following instructions on http://www.keil.com/appnotes/files/apnt_232.pdf to update firmware on KL25Z to enable CMSIS-DAP...
  • CMSIS-DAP sources
    Hi, i make CMSIS-DAP port for STM32. Debugger works under Keil but i found some problems. If target processor execute a program (simple while(1);) debugger can't flash code, but if i erase chip then...
  • CMSIS DAP configuration LPC1768
    Hello, I am using MDK-Lite 5.14 under Windows 7, on a LPC1768 target. I am trying to do CMSIS-DAP debug. I have congigured "Option for Target > Utilities > Use Target Driver for Flash Programming...