Re: [OpenOCD-devel] OpenOCD (or GDB) hangs when trying to flash a RISC-V chip from a single console.

2020-10-27 Thread Andreas Fritiofson
On Tue, Oct 27, 2020 at 7:36 PM wrote: > > *Error:* The 'gdb_port' command must be used before 'init'. > > I do not understand what this error message is trying to tell me. As you > can see in my previous mail, I do invoke the 'gdb_port' command first > before anything else. How can I solve this?

Re: [OpenOCD-devel] OpenOCD (or GDB) hangs when trying to flash a RISC-V chip from a single console.

2020-10-27 Thread kristof . mulier
work. Many thanks for your help. Kind regards, Kristof Mulier Van: "Andreas Fritiofson" Aan: "kristof mulier" Cc: "openocd-devel" Verzonden: Dinsdag 27 oktober 2020 20:13:42 Onderwerp: Re: [OpenOCD-devel] OpenOCD (or GDB) hangs when trying to flash a RISC

Re: [OpenOCD-devel] OpenOCD (or GDB) hangs when trying to flash a RISC-V chip from a single console.

2020-10-27 Thread kristof . mulier
n my previous mail, I do invoke the 'gdb_port' command first before anything else. How can I solve this? Kind regards, Kristof Mulier Van: "kristof mulier" Aan: "openocd-devel" Verzonden: Dinsdag 27 oktober 2020 17:24:45 Onderwerp: [OpenOCD-devel] OpenOCD

[OpenOCD-devel] OpenOCD (or GDB) hangs when trying to flash a RISC-V chip from a single console.

2020-10-27 Thread kristof . mulier
I'm running into quite a complicated problem. When I flash my RISC-V chip with two consoles - one for OpenOCD and another for GDB - the flash succeeds. When I try to flash it from a single console - a procedure I've successfully applied on countless ARM-based chips - it fails. I'll give more d