Skip to content

Labs of SE3357 Operating System —— Build a Micro Kernel OS from scratch 🥳

License

Notifications You must be signed in to change notification settings

WindowsXp-Beta/ChCore

Repository files navigation

ChCore

This is the repository of ChCore labs in SE315, 2022 Spring.

Build

  • make or make build: Build ChCore
  • make 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 server
  • make gdb: Start a GDB (gdb-multiarch) client

Grade

  • make grade: Show your grade of labs in the current branch

Other

  • Press Ctrl+a x to quit QEMU
  • Press Ctrl+d to quit GDB

About

Labs of SE3357 Operating System —— Build a Micro Kernel OS from scratch 🥳

Resources

License

Stars

Watchers

Forks

Packages

No packages published