[Gnuk-users] [PATCH] Simplify README instructions for OpenOCD usage

NIIBE Yutaka gniibe at fsij.org
Wed Feb 1 08:22:47 UTC 2017


Paul Fertser <fercerpav at gmail.com> wrote:
>  README | 21 +++++++--------------

Thank you.  I modified README so that it explains the method with no
telnet but only with a command line for OpenOCD.  I also updated my
toolchain version information.

I am testing FST-01G with newer toolchain, it works fine.


>  Inside GDB, we can connect OpenOCD by:
>  
> -  (gdb) target remote localhost:3333
> +  (gdb) target extended-remote localhost:3333

I don't apply this for now, as I don't understand its effect.  Are there
any good thing with extended-remote for our specific use case?
-- 



More information about the gnuk-users mailing list