We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d53011 commit 7811e84Copy full SHA for 7811e84
16/16.md
@@ -80,3 +80,5 @@ riscv64-unknown-elf-gdb hello
80
81
(gdb) target remote localhost:1234
82
```
83
+------
84
+→ [汇编语言的语法](/5/5.md)
3/3.md
@@ -64,4 +64,4 @@ $RISCV/newlib/bin/spike $RISCV/newlib/riscv64-unknown-elf/bin/pk hello
64
恭喜,至此,已经成功运行了你的第一个RISC-V程序!
65
66
------
67
-→ [汇编语言的语法](/5/5.md)
+- [调试](/16/16.md)
0 commit comments