Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 593 Bytes

File metadata and controls

28 lines (15 loc) · 593 Bytes

cx_runtime

Repository for cx_table

Whenever using this repo, make sure to run source settings.sh to configure your environment.

Make sure to install makeinfo before starting: sudo apt-get install texinfo

  1. run git submodule update --init

Run from utils directory.

  1. run ./build-riscv-gnu.sh

Run from root directory

  1. run make all.

Run all the follow commands from the utils directory.

  1. run ./build-qemu.sh

  2. run ./build-linux.sh

  3. run ./build-busybox.sh

  4. run ./build-files.sh

Finally, to run QEMU, run make qemu from the root directory.