Tool/software:
When I use Vscode extensions named "TI Embedded Debug for VS Code" , I tried to burn a program into MSPM0G3507 with Openocd, which is provided by TI Embedded Debug for VS Code.
The first burn-in went well, this is the output of the terminal:
but when i try to burn-in in second time, output of the shell turns to this:
unless i reset chip in manual, i need cost a long time wait for Verify with some ERROR messages, after i reset the chip and burn again, burning process turn to normal, but second times and after , unless manually reset the chip , the program verify can't turn back to normal.
i tried burn with Keil5, everything is fine , so i guess this is Openocd problem, how to fix this?