1 Star 0 Fork 97

徐睿 / chcore-lab-v2

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

ChCore Lab

2023.10: 新版本课程实验+配套视频讲解,请访问这里.

This is the repository of ChCore Lab-V2.

Build

  • make or make build: Build ChCore
  • make clean: Clean ChCore

Emulate

  • make qemu: Start a QEMU instance to run ChCore

Debug with GDB

  • 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
C
1
https://gitee.com/isaacxr/chcore-lab-v2.git
git@gitee.com:isaacxr/chcore-lab-v2.git
isaacxr
chcore-lab-v2
chcore-lab-v2
lab1

搜索帮助