cantabile-kwok / chcore

2020 os

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChCore

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

build

  • make or make build
  • The project will be built in build directory.

Emulate

  • make qemu

Emulate ChCore in QEMU

Debug with GBD

  • make qemu-gdb

Start a GDB server running ChCore

  • make gdb

Start a GDB (gdb-multiarch) client

Grade

  • make grade

Show your grade of labs in the current branch

Other

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

About

2020 os

License:Other


Languages

Language:C 82.6%Language:Python 7.4%Language:Assembly 4.6%Language:CMake 2.3%Language:C++ 2.2%Language:Shell 0.6%Language:Makefile 0.2%Language:GDB 0.1%