Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Information about eCos RTOS

Status
Not open for further replies.

deepspawn

Member level 1
Member level 1
Joined
Oct 19, 2003
Messages
40
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Location
Bogotá, Colombia
Activity points
539
I have searched far in the forum and I haven seen much about eCos, I have been working long in RTLinux, uLinux , and in eCos.

Still eCos have been the "SMALLEST" of all them and for me has worked prety well.
eCos is royalty free, released under GPL and has very good suport under cygwin(the same people did cygwin), for the windows users, even there's a Insight for every cross-compiler.
It's ported tor:

ARM, Hitachi H8300, Intel x86, MIPS, Matsushita AM3x, Motorola 68k, PowerPC, SuperH, SPARC and NEC V8xx

And the following core functionality is provided:

* Hardware Abstraction Layer (HAL)
* Real-time kernel
o Interrupt handling
o Exception handling
o Choice of schedulers
o Thread support
o Rich set of synchronization primitives
o Timers, counters and alarms
o Choice of memory allocators
o Debug and instrumentation support
* µITRON 3.0 compatible API
* POSIX compatible API
* ISO C and math libraries
* Serial, ethernet, wallclock and watchdog device drivers
* USB slave support
* TCP/IP networking stacks
* GDB debug support


Yo can found it at: **broken link removed**
 

rtos ecos

Hy every one, I'm guessing if any one here has worked with the eCos interrupt system, and the semaphore sync primitive.

Im now developing some precise instrumentation program, I'm looking for some examples about interrupts and semaphoesin eCos.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top