<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=ECOS</id>
	<title>ECOS - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=ECOS"/>
	<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=ECOS&amp;action=history"/>
	<updated>2026-07-02T17:53:41Z</updated>
	<subtitle>在这个wiki上该页的修订历史</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://arolstar52-zhtest.hf.space/index.php?title=ECOS&amp;diff=72662&amp;oldid=prev</id>
		<title>imported&gt;Taeas：​维护清理</title>
		<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=ECOS&amp;diff=72662&amp;oldid=prev"/>
		<updated>2024-03-21T14:19:45Z</updated>

		<summary type="html">&lt;p&gt;维护清理&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{advert|time=2018-09-30}}&lt;br /&gt;
&lt;br /&gt;
{{Infobox OS&lt;br /&gt;
| name = eCos&lt;br /&gt;
| logo                   = [[File:ECos logo.png|eCos]]&lt;br /&gt;
| developer              = eCos community, [[自由软件基金会]]&lt;br /&gt;
| source_model           = [[开放源代码]]&lt;br /&gt;
| supported_platforms    = [[ARM architecture|ARM]], [[CalmRISC]], [[ARM Cortex-A5|Cortex-A5]], [[ARM Cortex-A9|Cortex-A9]], [[ARM Cortex-M3|Cortex-M3]], [[ARM Cortex-M4|Cortex-M4]], [[ARM Cortex-M7|Cortex-M7]], [[FR-V]], [[Hitachi H8]], [[IA-32]], [[Motorola 68000]], [[Matsushita AM3x]], [[MIPS architecture|MIPS]], [[NEC V8xx]], [[Nios II]], [[PowerPC]], [[SPARC]], and [[SuperH]]&lt;br /&gt;
| family                 = [[实时操作系统]]&lt;br /&gt;
| released               = {{Start date and age|1998|09}}&lt;br /&gt;
| marketing_target       = [[嵌入式系统]]&lt;br /&gt;
| programmed_in          = [[C语言|C]], [[C++]], [[汇编语言]]&lt;br /&gt;
| working_state          = 支援中&lt;br /&gt;
| license                = eCos License: [[GNU General Public License]] (with [[GPL linking exception|linking exception]])&amp;lt;ref&amp;gt;{{cite web |author=eCos official website |title=eCos License Overview |url=http://ecos.sourceware.org/license-overview.html |quote=eCos is released under a modified version of the well known GNU General Public License (GPL). |accessdate=2009-06-22 |archive-date=2009-06-04 |archive-url=https://web.archive.org/web/20090604182309/http://ecos.sourceware.org/license-overview.html |dead-url=no }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| website                = {{URL|http://ecos.sourceware.org/}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== 系统简介 ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;eCos&amp;#039;&amp;#039;&amp;#039;（embedded configurable operating system）是一個在1997年由Cygnus Solutions Inc.&amp;lt;ref&amp;gt;{{cite web |author=eCosCentric website |title=eCos Timeline |url=http://www.ecoscentric.com/ecos/timeline.shtml |quote=eCos was conceived and initially developed by , who initiated the project in February 1997. |accessdate=2015-07-01 |archive-date=2015-07-02 |archive-url=https://web.archive.org/web/20150702015817/http://www.ecoscentric.com/ecos/timeline.shtml |dead-url=no }}&amp;lt;/ref&amp;gt;开发的小型[[开放原始码]][[实时操作系统]]。后来该公司被[[Redhat]]收购。在2002年的早些时候&amp;lt;ref&amp;gt;{{cite news|title=Red Hat backs away from eCos?|publisher=linuxdevices.com|date=2002-06-19|url=http://www.linuxdevices.com/news/NS5933176616.html|accessdate=2007-04-01|deadurl=yes|archiveurl=https://web.archive.org/web/20070416105502/http://www.linuxdevices.com/news/NS5933176616.html|archivedate=2007-04-16|df=}}&amp;lt;/ref&amp;gt;，[[Redhat]]停止了eCos开发，并解散了开发队伍。很多原开发者继续开发eCos，并且成立了他们自己的公司来为该软件提供服务。迫于开发者的要求，Redhat在2004年一月份将eCos的版权转移给了[[自由软件基金会]]&amp;lt;ref&amp;gt;{{cite press release|title=Red Hat to contribute copyrights held in the eCos code base to the Free Software Foundation|publisher=Red Hat|date=2004-01-13|url=http://www.redhat.com/about/news/press-archive/2004/1/press-ecos|access-date=2018-09-30|archive-date=2014-07-15|archive-url=https://web.archive.org/web/20140715191423/http://www.redhat.com/about/news/press-archive/2004/1/press-ecos|dead-url=no}}&amp;lt;/ref&amp;gt;，并于2008年5月份最终完成了版权转移。&lt;br /&gt;
&lt;br /&gt;
此系统和[[嵌入式]][[Linux]]系统的差异是它采用静态链接[[(static library)]]的方式，最低编译核心可小至10K的级别，适合用于做[[bootloader]]增强，或者用于构建微小型系统。&lt;br /&gt;
eCos的发行版还包括[[RedBoot]]，一个[[开放原始码]]的[[应用程序]]。它使用[[硬件抽象层]]提供[[嵌入式系统]]的启动[[固件]]。&lt;br /&gt;
&lt;br /&gt;
除了自由版本以外，eCos还有一个称为&amp;#039;&amp;#039;&amp;#039;eCosPro&amp;#039;&amp;#039;&amp;#039;的商业版本。它是eCos的一个商业分支，由[[eCosCentric]]开发，并包含有私有组件。它是稳定并经过测试和认证的版本&amp;lt;ref&amp;gt;{{cite press release|title=eCosCentric announces eCosPro Developer&amp;#039;s Kit|publisher=OSNews|date=2003-09-02|url=http://www.osnews.com/story.php?news_id=4395|accessdate=2007-03-31|archive-date=2003-12-30|archive-url=https://web.archive.org/web/20031230072402/http://osnews.com/story.php?news_id=4395|dead-url=no}}&amp;lt;/ref&amp;gt;。在2017年，2017, eCosCentric发布了&amp;lt;ref&amp;gt;{{Cite web|url=http://www.ecoscentric.com/news/press-170314.shtml|title=eCosPro Industrial Strength RTOS for the Raspberry Pi announced|website=www.ecoscentric.com|access-date=2017-03-15|archive-date=2017-03-16|archive-url=https://web.archive.org/web/20170316113109/http://www.ecoscentric.com/news/press-170314.shtml|dead-url=no}}&amp;lt;/ref&amp;gt;对于全部树莓派单板计算机的eCos移植，并同时发布了这些移植的自由版本。&lt;br /&gt;
&lt;br /&gt;
== 支持架构 ==&lt;br /&gt;
eCos可以在一系列平台上运行，包括如下架构：&lt;br /&gt;
* [[ARM architecture|ARM]]&lt;br /&gt;
* [[CalmRISC]]&lt;br /&gt;
* [[FR-V]]&lt;br /&gt;
* [[Hitachi H8]]&lt;br /&gt;
* [[IA-32]]&lt;br /&gt;
* [[Motorola 68000]]&lt;br /&gt;
* [[Matsushita AM3x]]&lt;br /&gt;
* [[MIPS architecture|MIPS]]&lt;br /&gt;
* [[NEC V8xx]]&lt;br /&gt;
* [[Nios II]]&lt;br /&gt;
* [[PowerPC]]&lt;br /&gt;
* [[SPARC]]&lt;br /&gt;
* [[SuperH]]&lt;br /&gt;
&lt;br /&gt;
== 外部連結 ==&lt;br /&gt;
* [http://ecos.sourceware.org/ eCos主站点（偏重代码升级类）]{{Wayback|url=http://ecos.sourceware.org/ |date=20090319050701 }}{{en}}&lt;br /&gt;
* [http://www.ecoscentric.com/ eCos主站点（偏重宣传，业内新闻类，解决方案的全套供应等）]{{Wayback|url=http://www.ecoscentric.com/ |date=20090307031754 }}{{en}}&lt;br /&gt;
&lt;br /&gt;
== 相关书籍 ==&lt;br /&gt;
* 《嵌入式可配置实时操作系统eCos软件开发》，作者：(美) Anthony J.Massa 译者：颜若麟 孙晓明 尤伟伟 林巧民 &lt;br /&gt;
* 《嵌入式可配置实时操作系统eCos技术及实现机制》 ，作者：王京起等&lt;br /&gt;
&lt;br /&gt;
== 参考文献 ==&lt;br /&gt;
{{reflist|2}}&lt;br /&gt;
&lt;br /&gt;
{{Real-time operating systems}}&lt;br /&gt;
&lt;br /&gt;
[[Category:实时操作系统]]&lt;br /&gt;
[[Category:自由作業系統]]&lt;br /&gt;
[[Category:嵌入式操作系统]]&lt;br /&gt;
[[Category:ARM操作系统]]&lt;br /&gt;
[[Category:MIPS作業系統]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Taeas</name></author>
	</entry>
</feed>