Re: Bug report

2022-12-28 Thread Paul Fertser
Hi, On Wed, Dec 28, 2022 at 10:16:13PM +0530, Er.charmin Faldu wrote: > Please find the bug report I am getting, your help is required to solve it. I do not see any bug report, only the output of an OpenOCD process that had no issues working at all, it's a normal regular run. > [[1]https://githu

Re: bug report: wrong user4 ir when using riscv user4 jtag tunnel

2022-10-12 Thread Tommy Murphy
> But I couldn't find any code about `set_bscan_tunnel_ir` (I think `irscv > set_bscan_tunner_ir ` you mentioned is probably wrong, should be > `riscv set_bscan_tunnel_ir`, right?) > I checked the master branch of openocd GitHub and SourceForge repo. > Is it in another repository? please elaborat

Re: bug report: wrong user4 ir when using riscv user4 jtag tunnel

2022-10-12 Thread peng cheng
Hi, Aha, so it is in riscv-openocd repo, not merged into the main openocd repo yet. OK, good to know! And yes, this solves the bug I reported. Thanks, Tommy! BR, Peng Tommy Murphy 于2022年10月12日周三 22:20写道: > > But I couldn't find any code about `set_bscan_tunnel_ir` (I think `irscv > set_bscan_t

Re: bug report: wrong user4 ir when using riscv user4 jtag tunnel

2022-10-12 Thread peng cheng
Hi Tim, Thanks for the quick response! But I couldn't find any code about `set_bscan_tunnel_ir` (I think `irscv set_bscan_tunner_ir ` you mentioned is probably wrong, should be `riscv set_bscan_tunnel_ir`, right?) I checked the master branch of openocd GitHub and SourceForge repo. Is it in anothe

Re: bug report: wrong user4 ir when using riscv user4 jtag tunnel

2022-10-12 Thread Tim Newsome
You can set the value you need for your hardware using `irscv set_bscan_tunner_ir `. The code you pointed at is the default value. Tim On Wed, Oct 12, 2022 at 3:15 AM peng cheng wrote: > Registered in the mail list and repost this bug report again. > > peng cheng 于2022年10月12日周三 12:08写道: > >> H

Re: bug report: wrong user4 ir when using riscv user4 jtag tunnel

2022-10-12 Thread peng cheng
Registered in the mail list and repost this bug report again. peng cheng 于2022年10月12日周三 12:08写道: > Hi all, > > Hope everyone had a nice day! > > Don't know whether this is the correct place, but please forward it if I > am wrong. > > Found this tricky issue when using the RISC-V user4 JTAG tunne