This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
riscv [2025/02/03 11:34] admin |
riscv [2025/02/03 17:39] (current) me |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== Riscv - how to use prinf from assembler ==== | + | ====== Riscv - how to use prinf from assembler ==== |
The following link explains how to setup and run RiscV Debian in qemu on Linux in order to complete the assembler task below:- | The following link explains how to setup and run RiscV Debian in qemu on Linux in order to complete the assembler task below:- | ||
Line 5: | Line 5: | ||
[[https:// | [[https:// | ||
- | [[RiscV-Qemu-Debian]] | + | This link was so useful, I have reproduced it here for future reference: |
All work has been carried out using Ubuntu as the host for qemu which then runs Riscv Debian . | All work has been carried out using Ubuntu as the host for qemu which then runs Riscv Debian . | ||
Line 16: | Line 16: | ||
run with: | run with: | ||
- | ./test | + | ./test2 |
+ | {{: | ||
<file asm test2.s> | <file asm test2.s> |