-
QEMU: How to Enable Plugin Build
By default, QEMU does not enable the plugins. So you need to enable it on configure step by using –enable-plugins.
-
Stuck at Debugging RISCV on Arty A7 using J-Link
Running the RISCV Processor I got an Arty A7 board coming to my desk, and I’m curious to try running a RISCV processor on it. Not long after following the tutorial from Digilent, I was able to program the RISCV processor on this board just by using a MicroUSB cable. Running the Program on RISCV […]