-
Notifications
You must be signed in to change notification settings - Fork 328
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[riscv.cpu] Debug Module did not become active. dmcontrol=0x0 #1060
Comments
From the log it seems you are using a version from ca7d882 (Feb 27). |
hi, @en-sc, I appreciate your suggestion, but it seems like it won’t resolve my issue. |
hi, @en-sc , I tried to replace the new JTAG-HS2, but it still reports an error, this is the exact error report, |
@l1onog, in the log you have attached it can be observed that:
I can see the following reasons for such behavior:
|
Hi, @en-sc , Thank you for your kind reply, the version of RISCV debugging I am using is 0.13. Also, if it is my debugging module that is causing the problem, how can I fix it? |
By modifying the HDL code for the FPGA implementation of your RISC-V. But that's moot until such time as the root cause of your issues has been identified. |
I implemented RISCV SoC on a Zcu102 fpga. I am trying to use openOCD and jtag-hs2 to download code to the board as instructed in the README. Does anyone know what could potentially cause this error and ways to fix it? @en-sc I would really appreciate it.
Here is what it shows when I run with -d3 flag:
Also, the contents of my cfg file:
The text was updated successfully, but these errors were encountered: