1 |
577 |
jeremybenn |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
2 |
|
|
<html>
|
3 |
|
|
<head>
|
4 |
|
|
<title>FreeRTOS.org STR9 lwIP WEB server demo</title>
|
5 |
|
|
</head>
|
6 |
|
|
<BODY onLoad="window.setTimeout("location.href='index.html'",2000)" bgcolor="#CCCCff">
|
7 |
|
|
<img src="logo.gif" align="right"><p><br><p><br><p><br>
|
8 |
|
|
<font face="arial">
|
9 |
|
|
FreeRTOS.org lwIP WEB server example running on an <a href="http://mcu.st.com/mcu/inchtml.php?fdir=pages&fnam=str9">STR912</a> from STMicroelectronics. Page will refresh every 2 seconds (or there abouts).<p>
|
10 |
|
|
|
11 |
|
|
|
12 |
|
|
<br>
|
13 |
|
|
FreeRTOS.org<SMALL><SUP>TM</SUP></SMALL> is a portable, open source, <i>mini</i> Real Time Kernel - a free to download and royalty free RTOS
|
14 |
|
|
that <a href="http://www.freertos.org/a00114.html#gpl">can be used in commercial applications</a>.
|
15 |
|
|
<p>
|
16 |
|
|
Ports exist for many different processor architectures and development tools. Each official port includes a pre-configured
|
17 |
|
|
example application demonstrating the kernel features, expediting learning, and permitting 'out of the box' development.<p>
|
18 |
|
|
|
19 |
|
|
<a href="http://sourceforge.net/forum/forum.php?forum_id=382005" target="_blank">Free support</a> is provided by an active user community.
|
20 |
|
|
<a href="http://www.highintegritysystems.com/openrtos.html" target="_blank">Commercial support</a> along with a
|
21 |
|
|
<a href="http://www.freertos.org/a00115.html">full development service</a> is also provided.<p>
|
22 |
|
|
|
23 |
|
|
<a href="http://www.safertos.com/" target="_blank">SafeRTOS</a><small><sup>TM</sup></small> is a version that has been certified for use
|
24 |
|
|
in safety critical applications. It is a functionally similar product for which complete
|
25 |
|
|
<a href="http://www.iec.ch/zone/fsafety/fsafety_entry.htm" target="_blank">IEC 61508</a> compliant development/safety lifecyle documentation is available
|
26 |
|
|
(conformance certified by TÜV SÜD, including compiler verification evidence).
|
27 |
|
|
While FreeRTOS.org does not contain the same safety features as SafeRTOS there is still commonality - allowing FreeRTOS.org to benefit directly from the
|
28 |
|
|
very rigorous SafeRTOS testing and validation activities.
|
29 |
|
|
<p>
|
30 |
|
|
|
31 |
|
|
Here are some reasons why FreeRTOS.org is a good choice for your next application - FreeRTOS.org...
|
32 |
|
|
|
33 |
|
|
<ul type="disc">
|
34 |
|
|
<li>Provides one solution for many different architectures and development tools.</li>
|
35 |
|
|
<li>Is known to be reliable. Confidence is assured by the activities undertaken by the SafeRTOS sister project.</li>
|
36 |
|
|
<li>Is undergoing continuous active development.</li>
|
37 |
|
|
<li>Has a minimal ROM, RAM and processing overhead.</li>
|
38 |
|
|
<li>Is truly free for use in commercial applications (see license conditions for details).</li>
|
39 |
|
|
<li>Comes with a porting, platform development, or application development service should it be required.</li>
|
40 |
|
|
<li>Is well established with a large and ever growing user base.</li>
|
41 |
|
|
<li>Contains a pre-configured example for each port. No need to figure out how to setup a project - just download and compile!</li>
|
42 |
|
|
<li>Has an excellent and active free support forum</a>.</li>
|
43 |
|
|
<li>Has the assurance that commercial support is available should it be required.</li>
|
44 |
|
|
<li>Provides ample documentation.</li>
|
45 |
|
|
<li>Is very scalable, simple and easy to use.</li>
|
46 |
|
|
</ul>
|
47 |
|
|
</font>
|
48 |
|
|
</body>
|
49 |
|
|
</html>
|
50 |
|
|
|