• 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...
  • 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...
  • DAP
    What is the meaning of below BST Code :- BST "DAP_READ_AP AXI0 0x00 0x30806012" BST "DAP_READ_AP AXI0 0xfc 0x04770004 0xf0000000"
  • Stop after bootloader for CMSIS-DAP
    How do I add the "stop after bootloader" option for CMSIS-DAP ? According to the documentation( http://www.keil.com/support/man/docs/dapdebug/dapdebug_drvsel_debug.htm ), this option is available but...