學號 | GitHub 帳號 | 姓名 | |
---|---|---|---|
309552035 |
ken2812221 |
李俊寬 |
main.c@nycu.edu.tw |
Run the make
command
make
Run qemu
qemu-system-aarch64 -M raspi3 -kernel kernel.img -display none -serial null -serial stdio
- Run the following command at the command prompt
qemu-system-aarch64 -M raspi3 -kernel kernel.img -display none -serial null -serial stdio -S -s
- Click F5 to start debugger
WIP
WIP
WIP