Yes, very easy to use also.  I used RT Linux to build a camera.  We generated the signals to move charge across and out out the CCD sensor using software.  These signals had a "hard" real time requirement.   Then RT Linux allows non-realtime code to run just as in normal linux.  The code to frmat the data and write it is "disk" or send it over a network was a normal non-real time process.     It worked will because I was able to telnet into the camera from across the Internet ad run tests or even upgrade the software.   <div>

<br></div><div>I think there is a rule about embedded software development that says the more powerful the embedded chip the easier it is to write and debug the software.  With a full on Linux OS running software development will go very fast.   At the other extreme it  you had a uP that needed to be programmed in assembly language, like say a PIC then you have to limit the functionality becuase it is just s slow to develope the code.      You will also find that a far wider group of developers can handle a larger system running an OS like Linux than do low level coding on a uP.</div>

<div><br><br><div class="gmail_quote">On Sun, Aug 5, 2012 at 4:28 AM, Richard Ames <span dir="ltr"><<a href="mailto:richard@ames.id.au" target="_blank">richard@ames.id.au</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

***** High Performance Software Defined Radio Discussion List *****<br>
<br>
There are real time versions of Linux available.<br>
<br>
A useful starting place might be<br>
<br>
<a href="http://www.ibm.com/developerworks/linux/library/l-real-time-linux/" target="_blank">http://www.ibm.com/<u></u>developerworks/linux/library/<u></u>l-real-time-linux/</a><br>
<br>
or<br>
<br>
<a href="http://en.wikipedia.org/wiki/RTLinux" target="_blank">http://en.wikipedia.org/wiki/<u></u>RTLinux</a><br>
______________________________<u></u>_________________<br>
HPSDR Discussion List<br>
To post msg: <a href="mailto:hpsdr@openhpsdr.org" target="_blank">hpsdr@openhpsdr.org</a><br>
Subscription help: <a href="http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org" target="_blank">http://lists.openhpsdr.org/<u></u>listinfo.cgi/hpsdr-openhpsdr.<u></u>org</a><br>
HPSDR web page: <a href="http://openhpsdr.org" target="_blank">http://openhpsdr.org</a><br>
Archives: <a href="http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/" target="_blank">http://lists.openhpsdr.org/<u></u>pipermail/hpsdr-openhpsdr.org/</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><br>Chris Albertson<br>Redondo Beach, California<br>
</div>