mbed: cmsis-dap debugging without OpenOCD?

Sysprogs forums Forums VisualGDB mbed: cmsis-dap debugging without OpenOCD?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #973
    G40
    Participant

    Any thoughts on this? The OpenOCD CMSIS-DAP debug interface relies on libUSB for its driver(s). The problem is that when these are installed much mbed functionality is lost, especially the ability to drag+drop new binaries onto the mbed drive to reflash the target board. The debug interface for CMSIS-DAP is documented and works directly via a standard USB HID driver. Are there any plans to use this interface rather than the OpenOCD variety? It would make set-up and problem diagnosis much simpler … TIA.

    #5837
    support
    Keymaster

    Hi,

    The libusb library employed by OpenOCD should support the HID driver used by CMSIS-DAP and VisualGDB should not be installing any special drivers for that. Are you experiencing problems when using that setup?

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.