<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
I am working on developing an avionics application using an Atmel ARM9
CPU. Part of the functionality of the application will be developed and
verified to FAA Level C (core data collection and storage), while other
aspects of the application (ground based I/O via USB) would not require
certification. A primary reason for not wanting to certify the ground
based code is to avoid certifying the USB stack. I know that RTEMS does
not presently provide task level execution and access privilege
management, but my questions are:<br>
<br>
<ol>
  <li>Is it reasonable to add this capability to RTEMS?</li>
  <li>Has anyone already done this?</li>
  <li>Any guesstimate about the effort needed to implement this?</li>
</ol>
- Charlie<br>
<pre class="moz-signature" cols="72">-- 
Charlie Steaderman
<a class="moz-txt-link-abbreviated" href="mailto:charlies@poliac.com">charlies@poliac.com</a>
VP Engineering
Poliac Research Corporation
Phone: 952.707.6245
Cell: 612.242.6364</pre>
</body>
</html>