> On 13 Jul 2023, at 22:46, Tommy Murphy <tommy_mur...@hotmail.com> wrote:
> 
> Even if all ports (GDB, Tcl, telnet) are disabled (and there is no pipe 
> connection from GDB?) and the only commands used are passed from the OpenOCD 
> command line directly or via scripts? Wouldn't that be a sort of "standalone" 
> mode?

Exactly!

All my OpenOCD invocations start with:

      -c "gdb_port disabled"
      -c "tcl_port disabled"
      -c "telnet_port disabled"

and definitely there is no pipe connection.


Liviu




Reply via email to