TI TIVA upload does not work

xPack OpenOCD, x86_64 Open On-Chip Debugger 0.10.0+dev-00378-ge5be992df (2020-06-26-09:27)
Licensed under GNU GPL v2
For bug reports, read
OpenOCD: Bug Reporting
debug_level: 1
WARNING: board/ek-tm4c1294xl.cfg is deprecated, please switch to board/ti_ek-tm4c1294xl.cfg
Error: query supported failed: 0x7
in procedure ‘program’
** OpenOCD init failed **
shutdown command invoked

correcting the file platformio json file according to the OCD msg, gives following error:

xPack OpenOCD, x86_64 Open On-Chip Debugger 0.10.0+dev-00378-ge5be992df (2020-06-26-09:27)
Licensed under GNU GPL v2
For bug reports, read
OpenOCD: Bug Reporting
debug_level: 1
Error: SRST error
Error: SRST error
target halted due to debug-request, current mode: Thread
xPSR: 0x01000000 pc: 0x00008418 msp: 0x20040000
** Programming Started **
** Programming Finished **
** Verify Started **
** Verified OK **
** Resetting Target **
Error: SRST error
Error: memory read failed: 0x7
Error: memory write failed: 0x7
in procedure ‘program’
*** [upload] Error 1

What is the “SRST error” and the following 0x7 value?
Kind regards, mipl

1 Like

Hi @mipl , have you got any update on this? I have exactly the same issue. Thanks!

Please file a bug report in Issues · platformio/platform-titiva · GitHub.

1 Like

@maxgerhardt, the new issue was submitted. Thanks in advance.