-
Notifications
You must be signed in to change notification settings - Fork 40
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
JTAG #13
Comments
Just a update - The Pull Up resisters attached to GPIOA_18, GPIOA_19, GPIOA_28, GPIOA_29 (which are used for JTAG) cause JTAG to fail. I'm not sure why these were added. The SOC has the ability to do PU/PD on GPIO pins itself, and these resisters are not present on the MilkV Duo256 (which works fine with JTAG). This makes JTAG debugging on the LicheeRVNano impossible. :( |
I do not have a SLOGIC, but I tried it with the "Blue Pill" board with the cklink-lite firmware and a JLINK with openocd and both worked. The only problem I had, was (as mentioned in #650) that the TMS and TCK signals are switched on the diagram. |
You need reset the c906 core:
|
Has anyone had any success getting JTAG working?
I've got the sipeed SLOGIC and setup the pinmux for JTAG, but it can't be detected....
The text was updated successfully, but these errors were encountered: