Hi,
I am trying to get an MSP430 on our jtag chain out of Spy-Bi-Wire mode (SBW) and into 4-wire JTAG mode using a board-specific configuration file. To wiggle the signals the proper way, I’m using jtag_reset, but am now running into an error when starting openocd which can be seen below.
Error: The 'jtag_reset' command must be used after 'init'.
Does anyone have any suggestions and/or a solution to this error? Thank you.