Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5251

General • Debugger is Unable to read RISC-V Registers

$
0
0
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:

Code:

"Unable to read registers: Could not fetch register "seed"; remote failure reply '0E' (form data-list-register-values x)"
Can anyone else see the Risc-V register contents inside their VS Code debugger, or do you get the same error?

Statistics: Posted by mookiedog — Mon Sep 16, 2024 11:43 pm



Viewing all articles
Browse latest Browse all 5251

Trending Articles