1 Star 0 Fork 298

ZhangZiyan / ChCore-lab

forked from ipads / chcore-lab 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 504 Bytes
一键复制 编辑 原始数据 按行查看 历史
dongzy 提交于 2020-11-24 03:53 . lab1

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
C/C++
1
https://gitee.com/ziyanzhang/chcore-lab.git
git@gitee.com:ziyanzhang/chcore-lab.git
ziyanzhang
chcore-lab
ChCore-lab
lab1

搜索帮助