I was finally able to get VS Code to load and run risc-v code. Things work pretty well, I can load code and step into functions and breakpoint and do all that. But for whatever reason, if I ask the debugger under the "VARIABLES" menu to show me what is in the Risc-V registers, I get an error:
Can anyone else see the Risc-V register contents inside their VS Code debugger, or do you get the same error?
Code:
"Unable to read registers: Could not fetch register "seed"; remote failure reply '0E' (form data-list-register-values x)"
Statistics: Posted by mookiedog — Mon Sep 16, 2024 11:43 pm