Skip to content

RCISC/ecos-mars-zx3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECos for Enclustra Zynq Mars ZX3

This is a port of the eCos 3.0 real-time operating system for Enclustra's Mars ZX3 Zynq module.

The full documentation for the port can be acquired from the following links:

ECos

ECos is an open-source configurable real-time operating system intended for use in embedded applications. The documentation for eCos 3.0, which is the most recent version of the system as well as the one ported to Mars ZX3, can be found at http://ecos.sourceware.org/docs-3.0/.

Acknowledgements

We would like to thank Enclustra GmbH (http://enclustra.com) for co-sponsoring the port as well as Richard Rauch (http://www.itrgmbh.de) for his help in the porting effort.

The remarks of Garry Jeromson, Christoph Glattfelder and Sven Meier of Enclustra GmbH, the manufacturer of the module, have been extremely helpful in making this document more complete and accurate.

Licence

(based on the eCos licence overview)

ECos is released under a modified version of the well known GNU General Public License (GPL). The eCos license is officially recognised as a GPL-compatible Free Software License. An exception clause has been added which limits the circumstances in which the license applies to other code when used in conjunction with eCos. The exception clause is as follows:

As a special exception, if other files instantiate templates or use macros or inline functions from this file, or you compile this file and link it with other works to produce a work based on this file, this file does not by itself cause the resulting work to be covered by the GNU General Public License. However the source code for this file must still be made available in accordance with section (3) of the GNU General Public License.

This exception does not invalidate any other reasons why a work based on this file might be covered by the GNU General Public License.

The license does not require users to release the source code of any applications that are developed with eCos.

Supported features

This eCos port provides the following software packages specific for Enclustra's Mars ZX3 Zynq module:

  • HAL package
  • cache support
  • debug UART driver
  • serial port driver
  • Ethernet driver
  • I2C driver
  • QSPI Flash driver
  • RedBoot with Ethernet and Flash support

About

eCos 3.0 RTOS port for Enclustra's Mars ZX3 Zynq module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 81.3%
  • C++ 11.0%
  • Assembly 2.5%
  • Objective-C 1.8%
  • HTML 1.5%
  • Tcl 0.6%
  • Other 1.3%