GitHunt
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

  • 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

Hello Chcore

Just a test.

Languages

C85.8%Assembly4.8%CMake4.4%C++2.5%Shell1.2%Python1.1%Makefile0.1%Dockerfile0.1%GDB0.0%

Contributors

Other
Created March 1, 2022
Updated February 13, 2024