eCos (embedded configurable operating system) is an open source, royalty-free, real-time operating system intended for embedded systems and applications which need only one process with multiple threads. It is designed to be customizable to precise application requirements of run-time performance and hardware needs. It is implemented in C/C++ and has compatibility layers and APIs for POSIX and µITRON.

PropertyValue
dbpedia-owl:abstract
  • eCos (embedded Configurable operating system) ist ein freies Echtzeitbetriebssystem für eingebettete Systeme, das durch die GNU Open Source Entwicklungssysteme unterstützt wird. Die eCos-Lizenz erlaubt Entwicklern vollen Zugriff auf alle Teile des eCos Codes und ermöglicht so die freie Weiterentwicklung des Systems. Wie bei Echtzeitbetriebssystemen üblich, bietet eCos keine Entwicklungsumgebung sondern erfordert das Einrichten von Entwicklungswerkzeugen auf einem Windows- oder Linux-System. Die Entwicklungsumgebung umfasst zumindest den GCC Compiler, den gdb Debugger sowie die binutils. Eine Stärke von eCos ist sein Konfigurationssystem, welches es dem Anwender ermöglicht ein eigenes schlankes anwendungsspezifisches System zusammenzustellen, bei dem nur die benötigten Funktionen integriert werden. Dieser Ansatz kommt ressourcenschwachen eingebetteten System sehr zugute. Durch die Unterstützung einer Vielzahl von Anwendern wurde eCos kontinuierlich weiterentwickelt und steht für eine wachsende Zahl von Plattformen zur Verfügung. Die aktuelle Version eCos 3.0 unterstützt als Zielsystem die Prozessorarchitekturen ARM, Hitachi H8300, Intel x86, MIPS, Matsushita AM3x, Motorola 68k, PowerPC, SuperH, SPARC, NEC V8xx und Nios II. Von dem Entwicklungs-Anbieter X-Pie gibt es eine kommerzielle eCos-Distribution namens lbcs/eCos.
  • eCos es un sistema operativo de tipo embebido que funciona sobre varias arquitecturas, entre ellas x86, PowerPC, MIPS o ARM. Sobre su desarrollo se encuentra una potente empresa dedicada a Linux como lo es Red Hat. Es libre y gratuito.
  • eCos (embedded configurable operating system) は、組み込みシステムや、複数のスレッドを持つ単一のプロセスとで動作するアプリケーションを対象にした、オープンソースでロイヤリティ不要のリアルタイムオペレーティングシステムである。eCosは、アプリケーションのリアルタイム性能用件とハードウェアの条件に、適切にカスタマイズできるように設計されている。eCosはC言語でプログラムされ、POSIXとμITRONの互換層とAPIを持っている。
  • eCos (embedded configurable operating system) is an open source, royalty-free, real-time operating system intended for embedded systems and applications which need only one process with multiple threads. It is designed to be customizable to precise application requirements of run-time performance and hardware needs. It is implemented in C/C++ and has compatibility layers and APIs for POSIX and µITRON.
  • eCos (embedded configurable operating system) é um sistema operacional de tempo-real de código aberto, proposto para sistemas embarcados e aplicações que precisam executar um processo com múltiplas threads. Foi modelado para ser adaptável para necessidades diferentes, de hardware e tempo de execução. É implementado usando C e C++. Tem camadas de compatibilidad para o padrão POSIX e µITRON. Protegido pela licença GPL, podendo ser melhorando a adaptado em diferentes contextos de uso.
  • eCos(embedded configurable operating system)是一個由Redhat推出的小型開放原始碼即時作業系統(Real-Time operating system),最低编译核心可小至10K的级别,适合用于作bootloader增强,微小型系统。 此系統和嵌入式Linux系統的差異是他將作業系統做成靜態連結(static library)的方式,讓應用程式透過連結(linker)產生出具有作業系統的特性的應用程式。
  • eCos — операционная система реального времени. Характеризуется высокой портируемостью (поддерживается широкий спектр 16, 32 и 64-битных архитектур) и малым потреблением оперативной памяти .
  • eCos est un système d'exploitation temps réel. Il permet de réaliser des applications temps réel. Il permet de développer des programmes dans lesquels le temps de réponse et la réactivité sont des contraintes fortes (dit temps réel dur). La caractéristique de ce système d'exploitation est d'être entièrement configurable par l'utilisateur à l'aide de "packages". L'utilisateur peut choisir, par exemple, d'embarquer (ou non) le package "scheduler" qui autorise l'utilisation de tâches (threads) et donc de rendre le système multitâche. Cette caractéristique permet de créer des systèmes d'exploitation souples et peu gourmands vis à vis des ressources matérielles (hardware) ce qui rend eCos particulièrement adapté aux équipements embarqués où la puissance CPU et/ou la taille mémoire (RAM) disponibles sont souvent limitées. eCos a initialement été développé par la société Cygnus, rachetée ensuite par Red Hat, et est désormais un projet libre développé à la fois de manière communautaire, et à la fois par la société eCosCentric (issue de l'équipe du projet chez Red Hat). Cette entreprise édite également eCosPro, version commerciale intégrant RedBoot, entièrement gratuite et royalty-free (sans assistance, en option).
dbpedia-owl:thumbnail
dbpedia-owl:wikiPageExternalLink
dbpprop:developer
  • eCos community, Free Software Foundation
dbpprop:family
  • Real-time operating systems
dbpprop:latestReleaseDate
  • March, 2009
dbpprop:latestReleaseVersion
  • 3 (xsd:integer)
dbpprop:license
  • GNU General Public License
dbpprop:logo
dbpprop:marketingTarget
  • Embedded systems
dbpprop:name
  • eCos
dbpprop:programmedIn
dbpprop:sourceModel
dbpprop:supportedPlatforms
  • ARM, CalmRISC, FR-V, Hitachi H8, IA-32, Motorola 68000, Matsushita AM3x, MIPS, NEC V8xx, Nios II, PowerPC, SPARC, and SuperH
dbpprop:website
dbpprop:wikiPageUsesTemplate
dbpprop:wordnet_type
dbpprop:workingState
  • Current
dcterms:subject
rdfs:comment
  • eCos es un sistema operativo de tipo embebido que funciona sobre varias arquitecturas, entre ellas x86, PowerPC, MIPS o ARM. Sobre su desarrollo se encuentra una potente empresa dedicada a Linux como lo es Red Hat. Es libre y gratuito.
  • eCos (embedded configurable operating system) は、組み込みシステムや、複数のスレッドを持つ単一のプロセスとで動作するアプリケーションを対象にした、オープンソースでロイヤリティ不要のリアルタイムオペレーティングシステムである。eCosは、アプリケーションのリアルタイム性能用件とハードウェアの条件に、適切にカスタマイズできるように設計されている。eCosはC言語でプログラムされ、POSIXとμITRONの互換層とAPIを持っている。
  • eCos (embedded configurable operating system) is an open source, royalty-free, real-time operating system intended for embedded systems and applications which need only one process with multiple threads. It is designed to be customizable to precise application requirements of run-time performance and hardware needs. It is implemented in C/C++ and has compatibility layers and APIs for POSIX and µITRON.
  • eCos (embedded configurable operating system) é um sistema operacional de tempo-real de código aberto, proposto para sistemas embarcados e aplicações que precisam executar um processo com múltiplas threads. Foi modelado para ser adaptável para necessidades diferentes, de hardware e tempo de execução. É implementado usando C e C++. Tem camadas de compatibilidad para o padrão POSIX e µITRON. Protegido pela licença GPL, podendo ser melhorando a adaptado em diferentes contextos de uso.
  • eCos(embedded configurable operating system)是一個由Redhat推出的小型開放原始碼即時作業系統(Real-Time operating system),最低编译核心可小至10K的级别,适合用于作bootloader增强,微小型系统。 此系統和嵌入式Linux系統的差異是他將作業系統做成靜態連結(static library)的方式,讓應用程式透過連結(linker)產生出具有作業系統的特性的應用程式。
  • eCos — операционная система реального времени. Характеризуется высокой портируемостью (поддерживается широкий спектр 16, 32 и 64-битных архитектур) и малым потреблением оперативной памяти .
  • eCos (embedded Configurable operating system) ist ein freies Echtzeitbetriebssystem für eingebettete Systeme, das durch die GNU Open Source Entwicklungssysteme unterstützt wird. Die eCos-Lizenz erlaubt Entwicklern vollen Zugriff auf alle Teile des eCos Codes und ermöglicht so die freie Weiterentwicklung des Systems. Wie bei Echtzeitbetriebssystemen üblich, bietet eCos keine Entwicklungsumgebung sondern erfordert das Einrichten von Entwicklungswerkzeugen auf einem Windows- oder Linux-System.
  • eCos est un système d'exploitation temps réel. Il permet de réaliser des applications temps réel. Il permet de développer des programmes dans lesquels le temps de réponse et la réactivité sont des contraintes fortes (dit temps réel dur). La caractéristique de ce système d'exploitation est d'être entièrement configurable par l'utilisateur à l'aide de "packages".
rdfs:label
  • ECos
  • EcOS
  • ECos
  • ECos
  • ECos
  • ECos (sistema operacional)
  • ECOS
  • ECos
owl:sameAs
foaf:depiction
foaf:homepage
foaf:page
is dbpedia-owl:keyPerson of
is dbpedia-owl:operatingSystem of
is dbpedia-owl:product of
is dbpedia-owl:wikiPageDisambiguates of
is dbpedia-owl:wikiPageRedirects of
is dbpprop:operatingSystem of
is dbpprop:os of
is dbpprop:products of
is owl:sameAs of
is foaf:primaryTopic of