IY
iyenli/ChCore
An educational-purpose OS based on Raspi 3b ISA.
ChCore
This is the repository of ChCore labs in SE315, 2022 Spring.
Build
makeormake build: Build ChCoremake clean: Clean ChCore
Emulate
make qemu: Start a QEMU instance to run ChCore
Debug with GBD
make qemu-gdb: Start a QEMU instance with GDB servermake gdb: Start a GDB (gdb-multiarch) client
Grade
make grade: Show your grade of labs in the current branch
Other
- Press
Ctrl+a xto quit QEMU - Press
Ctrl+dto quit GDB
Hello Chcore
Just a test.