Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Shao-Ce Sun committed Aug 6, 2021
1 parent 5d53011 commit 7811e84
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions 16/16.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,5 @@ riscv64-unknown-elf-gdb hello

(gdb) target remote localhost:1234
```
------
[汇编语言的语法](/5/5.md)
2 changes: 1 addition & 1 deletion 3/3.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ $RISCV/newlib/bin/spike $RISCV/newlib/riscv64-unknown-elf/bin/pk hello
恭喜,至此,已经成功运行了你的第一个RISC-V程序!

------
[汇编语言的语法](/5/5.md)
- [调试](/16/16.md)

0 comments on commit 7811e84

Please sign in to comment.