GithubHelp home page GithubHelp logo

goetzpf / rtems-hzb-gesys Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 145 KB

GeSys library for RTEMS as it is used at the Helmholtz-Zentrum Berlin

License: Other

Makefile 8.43% C 87.13% C++ 1.35% Shell 3.01% M4 0.08%

rtems-hzb-gesys's Introduction

RTEMS GeSys ("Generic System") 
==============================

RTEMS GeSys is a general purpose application.
It is configured to support most of RTEMS' features
(all managers, networking, APIs) with generous limits.

The GeSys Makefile contains special "magic" to enforce
GeSys to be linked with most parts of the core system
libraries (libc, libstdc++, libgcc, librtemsbsp,
librtemscpu etc.) including full C++ support.
Additional libraries can be included by listing them
in the Makefile (add to OPT_LIBRARIES). Individual
objects may be excluded from the optional libraries
by listing them in an 'exclude_list' file in the
'config' subdirectory. Consult README.config for
more information.

The initialization task initializes and runs Cexp
as a powerful shell. The idea is that GeSys be used
to load and start 'real' applications at run-time.

RTEMS GeSys has been tested on the following BSPs:

    i386-pc386,

	powerpc-mvme23xx, powerpc-mvme2100 powerpc-svgm,
	powerpc-mvme5500, powerpc-beatnik, powerpc-mvme3100,
	powerpc-psim

	m68k-mvme167, m68k-uC5282


Till Straumann, 2003/7/22

http://www.slac.stanford.edu/~strauman/rtems/index.html

rtems-hzb-gesys's People

Contributors

chrschroeder avatar goetzpf 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.