You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to RISC-V ISA Dev
Helllo @all,
Hope you all are doing well in health. I am looking for a debugger for RISCV simulators like spike on vs code. I would be glad if you guys help me find out one.
Tommy Murphy
unread,
Sep 27, 2024, 2:22:44 AM9/27/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Muhammad Jan, RISC-V ISA Dev
What exactly do you mean by "simulators like Spike"?
What simulators other than Spike?
Spike debugging can be performed using GDB communicating with the simulator via OpenOCD.
And VS Code can be configured to integrate with all of these tools. There are many resources (e.g. blogs, tutorials, YouTube videos, etc.) that explain how to do this.
Muhammad Jan
unread,
Sep 27, 2024, 8:43:32 AM9/27/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to RISC-V ISA Dev, Tommy Murphy, Muhammad Jan
Thanks, I'll look into these resources
Stefan Wallentowitz
unread,
Oct 1, 2024, 5:48:07 AM10/1/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tommy Murphy, Muhammad Jan, RISC-V ISA Dev
Hi,
if its for learning purposes, we maintain a standalone vscode plugin
that is based on the Venus simulator and doesn't need any extra
installation: