Part Number: CC2340R5
Hello,
I have the latest version of the ti embedded debug plugin for vscode and it looks like the extension installed a version of openocd compiled for linux:
file ~/Library/Application\ Support/Texas\ Instruments/ti-embedded-debug/openocd/1.1.1.46/bin/bin/openocd
/Users/munan/Library/Application Support/Texas Instruments/ti-embedded-debug/openocd/1.1.1.46/bin/bin/openocd: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=7e4e35869916778b9e29d3195eb15a2163a88544, with debug_info, not stripped
Obviously this didn't run when I tried to launch a debug session...
Munan

