CLV-Iclucia / UCAS-OS-Lab-Genshix

Genshix, BOOT UP!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Genshix: a Simple Unix-like OS

Currently working on Project-2 Task-5

How to build and boot up

  1. Modify the Makefile so that the paths of toolchains match those on your PC.

  2. Use make all to create an image

  3. Use make run to start u-boot

  4. In u-boot, use loadboot to start Genshix

About

Genshix, BOOT UP!


Languages

Language:C 96.4%Language:Assembly 2.0%Language:Makefile 1.5%Language:Python 0.1%