This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
riscv [2025/02/02 15:48] 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:- | ||
[[https:// | [[https:// | ||
+ | |||
+ | This link was so useful, I have reproduced it here for future reference:- [[RiscV-Qemu-Debian]] | ||
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 14: | Line 16: | ||
run with: | run with: | ||
- | ./test | + | ./test2 |
+ | {{: | ||
<file asm test2.s> | <file asm test2.s> |