Skip to content

bwtang/chcore-lab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

SJTU chcore lab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 52.8%
  • Python 27.4%
  • Assembly 12.9%
  • CMake 2.8%
  • C++ 1.7%
  • Shell 1.3%
  • Other 1.1%