This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SIMPLELINK-OPENOCD: How to build simplelink-openOCD for windows

Part Number: SIMPLELINK-OPENOCD

Any document can support how to compile and install openOCD on windows?

  • Hello Andre,
    you can start here.
  • Sorry I didn’t see any link? Can you check?

  • Hi I have download and install the latest prebuild openocd from gnutoolchains.com/.../
    However, I have some questions:

    1. It can't find xds110 interface. I'm using MSP432P or MSP432E launchpad, But I can use cmsis-dap to connect them. Please refer to log as below.
    What's the problem with xds110.cfg or something need to be done to add this interface?

    2. There are some differences between MSP432P & MSP432E. it seems ti_msp432.cfg only cover MSP432P for flash download. Any example or plan to enable support on MSP432E?


    a0388829@RNA0388829 MINGW64 ~/AppData/Roaming/GNU MCU Eclipse/OpenOCD/0.10.0-8-20180512-1921/bin
    $ ./openocd.exe -f board/ti_msp432_launchpad.cfg
    Open On-Chip Debugger 0.10.0 (2018-07-28) [https://github.com/sysprogs/openocd]
    Licensed under GNU GPL v2
    For bug reports, read
    openocd.org/.../bugs.html
    Error: The specified debug interface was not found (xds110)
    The following debug interfaces are available:
    1: ftdi
    2: usb_blaster
    3: usbprog
    4: jlink
    5: vsllink
    6: rlink
    7: ulink
    8: arm-jtag-ew
    9: hla
    10: osbdm
    11: opendous
    12: aice
    13: cmsis-dap


    a0388829@RNA0388829 MINGW64 ~/AppData/Roaming/GNU MCU Eclipse/OpenOCD/0.10.0-8-20180512-1921/bin
    $ ./openocd.exe -f interface/cmsis-dap.cfg -f board/ti_msp432_launchpad.cfg
    Open On-Chip Debugger 0.10.0 (2018-07-28) [https://github.com/sysprogs/openocd]
    Licensed under GNU GPL v2
    For bug reports, read
    openocd.org/.../bugs.html
    Warn : Interface already configured, ignoring
    adapter speed: 2500 kHz
    srst_only separate srst_gates_jtag srst_open_drain connect_deassert_srst
    adapter_nsrst_delay: 100
    Info : Listening on port 6666 for tcl connections
    Info : Listening on port 4444 for telnet connections
    Info : CMSIS-DAP: SWD Supported
    Info : CMSIS-DAP: JTAG Supported
    Info : CMSIS-DAP: FW Version = 1.0
    Info : CMSIS-DAP: Interface Initialised (SWD)
    Info : SWCLK/TCK = 1 SWDIO/TMS = 1 TDI = 0 TDO = 0 nTRST = 0 nRESET = 1
    Info : CMSIS-DAP: Interface ready
    Info : clock speed 2500 kHz
    Info : SWD DPIDR 0x2ba01477
    Info : msp432.cpu: hardware has 6 breakpoints, 4 watchpoints
    Info : Listening on port 3333 for gdb connections
  • You would need to google to find a solution.
    e2e.ti.com/.../543493
    There is some activity regarding xds110:
    sourceforge.net/.../

    <<< it seems ti_msp432.cfg only cover MSP432P for flash download. Any example or plan to enable support on MSP432E?
    I am not an OpenOCD team member.
    Please, look for a support on an official web page.

**Attention** This is a public forum