Tommy Murphy
Tommy Murphy
You need to use or configure/build an openocd with support for the debug interface(s) that you need. If you don't want to build it for yourself then you could maybe...
You probably need to ask sifive about what's needed to debug their board but as far as I know it uses an FTDI interface for debugging. But whatever it uses...
> but again i stuck with Debugging and flashing application. > > Do you how to over come this issue? You'll really need to post more detailed information about what...
Isn't the issue here that you are citing the draft 0.14 debug spec but cross referencing it with the current 0.13 openocd implementation? The 0.13 spec says nothing about polling...
> but the openocd' 013 target suports not only spec 0.13 > think about the dmcs2 register, it's also implemented in 013 target You're right - it looks like at...
Hopefully I won't get flamed for it here like I did on the openocd mailing list recently :-) but I find using @ilg-ul's xPack Project openocd docker based build scripts...
Might be useful here too? https://github.com/riscv/riscv-openocd/issues/423#issuecomment-575409664
Hi @duaneellissd I work for Microchip (Microsemi) on SoftConsole and can look into this for you if you can provide the code which you are trying to debug and any...
Can this issue be closed @duaneellissd?
I think you need to clarify/expand on your query. What exactly do you mean, what are you trying to do or what problem are you having? To build openocd you...