Giter Site home page Giter Site logo

hos-mips's Introduction

forked from MrShawCode/hos-mips

This is a simple mips architecture OS in windows platform based on Tsinghua ucore OS.

For details about ucore, readers are refered to: https://github.com/chyyuu/ucore_pub

This OS is built by using mips-sde-elf cross compiler (2014 version), and Cygwin (plus the build-in gcc tools in Cygwin) environment (see http://www.cygwin.com/). Yes! the building can be conducted on Windows (Windows 7 and 10 are tested).

debug directory contains an useful app (portable PUTTY), bitstream file for Nexys4-DDR board, and many useful scripts (including vivado tcl scripts that burn the bitstream to board, and OpenOCD startup scripts). In order to use vivado script, the vivado bin path should be added into PATH.

After you set up the environment, you can just make and run the run.bat (UNCOMMENT the 2nd line to turn on/off the vivado work). The output will show in PUTTY.exe. (You may need to change the COM number in run.bat at line 3, this can be found by using PUTTY.EXE)

The .vscode directory gives an example about how to use GDB to debug the OS in Visual Studio Code with the Native Debug extension. You can just run the run.bat and setup a breakpoint. Then press "F5" to debug in vscode.

hos-mips's People

Contributors

cs-qyzhang avatar hyzdjx avatar mrshawcode avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.