<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Software design and embedded system tools. &#187; salvo</title>
	<atom:link href="http://embedsoftdev.com/tag/salvo/feed/" rel="self" type="application/rss+xml" />
	<link>http://embedsoftdev.com</link>
	<description>Good information for software design</description>
	<lastBuildDate>Mon, 09 Apr 2012 23:27:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>RTOS for small embedded system.</title>
		<link>http://embedsoftdev.com/embedded/rtos-for-small-embedded-system/</link>
		<comments>http://embedsoftdev.com/embedded/rtos-for-small-embedded-system/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 16:35:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Embedded]]></category>
		<category><![CDATA[Japanese RTOS]]></category>
		<category><![CDATA[pic rtos]]></category>
		<category><![CDATA[rtos]]></category>
		<category><![CDATA[salvo]]></category>
		<category><![CDATA[salvo rtos]]></category>
		<category><![CDATA[small embedded]]></category>
		<category><![CDATA[small rtos]]></category>
		<category><![CDATA[tnkernal]]></category>

		<guid isPermaLink="false">http://embedsoftdev.com/?p=97</guid>
		<description><![CDATA[TNKernal is the RTOS (real time operating system) that was developed by Yuri Tiomkin (Russian). The distinctive point of this RTOS is its APIs that similar to µITRON 4.0 (Japanese RTOS developed by Prof.Ken Sagamura).TNKernal can be ported to various kind of micro controller such as Microchip PIC24/dsPIC, ARM Cortex-M3,ARM LPC21xx/22xx,Freescale Coldfire,etc. It also compatible [...]
Related posts:<ol>
<li><a href='http://embedsoftdev.com/embedded/introduction-to-rtos/' rel='bookmark' title='Introduction to RTOS.'>Introduction to RTOS.</a></li>
<li><a href='http://embedsoftdev.com/embedded/rtos-for-avr-part-two/' rel='bookmark' title='RTOS for AVR part two'>RTOS for AVR part two</a></li>
<li><a href='http://embedsoftdev.com/embedded/protothreads-a-lightweight-thread-for-embedded-system/' rel='bookmark' title='Protothreads (A lightweight thread for embedded system).'>Protothreads (A lightweight thread for embedded system).</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>TNKernal</strong> is the RTOS (real time operating system)<br />
that was developed by Yuri Tiomkin (Russian).<br />
The distinctive point of this RTOS is its APIs<br />
that similar to µITRON 4.0 (Japanese RTOS developed<br />
by Prof.Ken Sagamura).TNKernal can be ported to various<br />
kind of micro controller such as Microchip PIC24/dsPIC,<br />
ARM Cortex-M3,ARM LPC21xx/22xx,Freescale Coldfire,etc.<br />
It also compatible with many Toolchanins from the free one<br />
(Such as GNU Toolchanins) unto the expensive commercial<br />
Toolchains.The current version of TNKernal is 2.5 and you<br />
can download it at <a rel="nofollow" target="_blank" href="http://www.tnkernel.com/downloads.html">here</a> or visit its website <a rel="nofollow" target="_blank" href="http://www.tnkernel.com/">here</a>.</p>
<p><strong>TNKernal</strong> is open source and it is FREE!!!.<br />
I think this RTOS was suitable for the small series<br />
micro controller especially ARM and PIC.So if you&#8217;re looking<br />
for the small RTOS that flexible for every small embedded<br />
task and has complete basis mechanism of ordinarily RTOS,<br />
TNKernal is your choice.</p>
<p><strong>Salvo</strong> RTOS is RTOS suitable for low performance and low cost<br />
embedded system because it requires little<br />
program and data memory, without task stacks.<br />
It was written in C.It support various kind of micro controller<br />
(look for the supported micro controller <a rel="nofollow" target="_blank" href="http://www.pumpkininc.com/">here</a>).Salvo is not<br />
free but it has a demo version to download.It supported<br />
many kinds of compilers (depend on the platform).It&#8217;s<br />
not only can use on embedded platform but also x86 platform<br />
(Using MS Visual C++ as compiler).In my opinion I think<br />
Salvo is easy to use.It hide the complicate structure of<br />
RTOS mechanism and provide you the easy to understand interface<br />
that you can use for build your project (So you can emphasis on<br />
your project without worry about the RTOS structure).<br />
The current version of Salvo RTOS is 4 and you can find more information about it <a rel="nofollow" target="_blank" href="http://www.pumpkininc.com/">here</a>.</p>
<p>Related posts:<ol>
<li><a href='http://embedsoftdev.com/embedded/introduction-to-rtos/' rel='bookmark' title='Introduction to RTOS.'>Introduction to RTOS.</a></li>
<li><a href='http://embedsoftdev.com/embedded/rtos-for-avr-part-two/' rel='bookmark' title='RTOS for AVR part two'>RTOS for AVR part two</a></li>
<li><a href='http://embedsoftdev.com/embedded/protothreads-a-lightweight-thread-for-embedded-system/' rel='bookmark' title='Protothreads (A lightweight thread for embedded system).'>Protothreads (A lightweight thread for embedded system).</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://embedsoftdev.com/embedded/rtos-for-small-embedded-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

