Debugger/programmer devices support

Sysprogs forums Forums VisualGDB Debugger/programmer devices support

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #25677
    regus_pregus
    Participant

    Which debugger/programmer devices does VisualGDB support for embedded development?

    #25678
    support
    Keymaster

    Hi,

    VisualGDB supports Segger J-Link and any programming interface supported by OpenOCD (that includes FT2232-based devices such as Olimex ARM-USB-OCD-H and almost every other popular debug probe). The only exceptions are U-Link (as it’s based on proprietary protocols not supported by OpenOCD) and generic CMSIS-DAP (it’s technically supported, although is very slow due to the USB HID poll rate limitations).

    You can read more about the supported devices and debug interfaces here: http://visualgdb.com/hwsupport/

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