Giter VIP home page Giter VIP logo

hellox_kernel's Introduction

HelloX operating system is a open source project dedicated to M2M(or IoT,Internet of Things) application,it include a compact kernel,some auxillary applications and development environment. Any one can contribute it,and any contribution will be recorded in authors.txt file under the same directory as README file.

Here is the steps to run HelloX kernel in Virtual Machines(Such as Virtual PC,Virtual BOX,VMWare Workstation,etc):

  1. Download the whole repository and build it with Microsoft Visual C++ 6.0,adaptation required if you use other development environment;
  2. Use Release Version(Select Build->Batch Build...->Tick on Win32 Release option->Click Rebuild All button),debug version will not work;
  3. Master.dll will be generated into Release directory;
  4. Copy the Master.dll file into bin directory,overwrite the old one if exist;
  5. Run Batch.bat in bin directory,a new virtual floppy image named vfloppy.vfd will appear;
  6. Use this vfloppy.vfd to boot virtual machina,it should work if no exception;
  7. Type 'help' to get help information under the command line UI of HelloX.

NOTE:PLEASE DO NOT DELETE ANY FILE UNDER BIN DIRECTORY.

Here is the include directory configuration for your IDE:

  1. Set the following directories as include directory: a) /lib b) /include c) /shell d) /network e) /network/nicdrv f) /include/lwip
  2. Delete the default include directory set by your IDE,since it may conflict with source files under /lib.

Wish you good luck!:-),please contact [email protected] or QQ/WeChat:89007638 for assistance.

hellox_kernel's People

Contributors

garryxin avatar tywind avatar erwinwang avatar hellox-project 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.