summaryrefslogtreecommitdiff
path: root/boards/dk-tm4c129x/freertos_demo/html
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2014-06-29 12:34:32 +0300
committerYuval Adam <yuv.adm@gmail.com>2014-06-29 12:34:32 +0300
commitc3e4c9a25c2910d2d66d52215b3406b13d5b23d5 (patch)
treeadded370d1e356901f8579f076e3263fb0464db7 /boards/dk-tm4c129x/freertos_demo/html
parent990090a4cc9070837d31e66b58d40f0c3d038741 (diff)
Add more board models
Diffstat (limited to 'boards/dk-tm4c129x/freertos_demo/html')
-rw-r--r--boards/dk-tm4c129x/freertos_demo/html/404.htm9
-rw-r--r--boards/dk-tm4c129x/freertos_demo/html/block.htm27
-rw-r--r--boards/dk-tm4c129x/freertos_demo/html/family.htm45
-rw-r--r--boards/dk-tm4c129x/freertos_demo/html/favicon.icobin0 -> 1718 bytes
-rw-r--r--boards/dk-tm4c129x/freertos_demo/html/footer.htm38
-rw-r--r--boards/dk-tm4c129x/freertos_demo/html/freertos.htm30
-rw-r--r--boards/dk-tm4c129x/freertos_demo/html/header.htm51
-rw-r--r--boards/dk-tm4c129x/freertos_demo/html/images/apps.jpgbin0 -> 55996 bytes
-rw-r--r--boards/dk-tm4c129x/freertos_demo/html/images/c-c-c-communicate-small.jpgbin0 -> 8037 bytes
-rw-r--r--boards/dk-tm4c129x/freertos_demo/html/images/c-c-c-connect-small.jpgbin0 -> 8256 bytes
-rw-r--r--boards/dk-tm4c129x/freertos_demo/html/images/c-c-c-control-small.jpgbin0 -> 7379 bytes
-rw-r--r--boards/dk-tm4c129x/freertos_demo/html/images/cortex.jpgbin0 -> 6399 bytes
-rw-r--r--boards/dk-tm4c129x/freertos_demo/html/images/freertos.jpgbin0 -> 3680 bytes
-rw-r--r--boards/dk-tm4c129x/freertos_demo/html/images/mcu_side-by-side.jpgbin0 -> 77835 bytes
-rw-r--r--boards/dk-tm4c129x/freertos_demo/html/images/ti.gifbin0 -> 720 bytes
-rw-r--r--boards/dk-tm4c129x/freertos_demo/html/images/ti_logo.gifbin0 -> 3301 bytes
-rw-r--r--boards/dk-tm4c129x/freertos_demo/html/images/tiva.jpgbin0 -> 164196 bytes
-rw-r--r--boards/dk-tm4c129x/freertos_demo/html/images/tiva_globe-small.gifbin0 -> 15436 bytes
-rw-r--r--boards/dk-tm4c129x/freertos_demo/html/index.htm19
-rw-r--r--boards/dk-tm4c129x/freertos_demo/html/io.ssi44
-rw-r--r--boards/dk-tm4c129x/freertos_demo/html/lwipstat.ssi110
-rw-r--r--boards/dk-tm4c129x/freertos_demo/html/perror.htm25
-rw-r--r--boards/dk-tm4c129x/freertos_demo/html/side.htm33
-rw-r--r--boards/dk-tm4c129x/freertos_demo/html/styles.css31
-rw-r--r--boards/dk-tm4c129x/freertos_demo/html/ti.htm43
25 files changed, 505 insertions, 0 deletions
diff --git a/boards/dk-tm4c129x/freertos_demo/html/404.htm b/boards/dk-tm4c129x/freertos_demo/html/404.htm
new file mode 100644
index 0000000..bb5af32
--- /dev/null
+++ b/boards/dk-tm4c129x/freertos_demo/html/404.htm
@@ -0,0 +1,9 @@
+<!-- Copyright (c) 2013-2014 Texas Instruments Incorporated. All rights reserved. -->
+<html>
+<body bgcolor="white">
+<center>
+<h1>404 - file not found</h1>
+<h3>Try <a href="/">here</a> instead.</h3>
+</center>
+</body>
+</html>
diff --git a/boards/dk-tm4c129x/freertos_demo/html/block.htm b/boards/dk-tm4c129x/freertos_demo/html/block.htm
new file mode 100644
index 0000000..341751a
--- /dev/null
+++ b/boards/dk-tm4c129x/freertos_demo/html/block.htm
@@ -0,0 +1,27 @@
+<!-- Copyright (c) 2013-2014 Texas Instruments Incorporated. All rights reserved. -->
+<html>
+<head>
+<meta http-equiv="content-type" content="text/html;charset=ISO-8869-1">
+<link href="./styles.css" rel="stylesheet" media="screen">
+<title>Tiva&trade; C Series Family Block Diagram</title>
+<style type="text/css">
+<!--
+ .diagram{
+ width:100%;
+ }
+-->
+</style>
+</head>
+<body>
+
+<center>
+ <h1 align="center">Tiva C Series TM4C129x Family Block Diagram</h1>
+ <hr>
+ <p>
+ <img src="./images/tiva.jpg" class="diagram" alt="TM4C129X Block Diagram" title="Tiva&trade; C Series Block Diagram" align="center">
+ </p>
+ <p>
+</center>
+</body>
+</html>
+
diff --git a/boards/dk-tm4c129x/freertos_demo/html/family.htm b/boards/dk-tm4c129x/freertos_demo/html/family.htm
new file mode 100644
index 0000000..bc2dbb4
--- /dev/null
+++ b/boards/dk-tm4c129x/freertos_demo/html/family.htm
@@ -0,0 +1,45 @@
+<!-- Copyright (c) 2013-2014 Texas Instruments Incorporated. All rights reserved. -->
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="content-type" content="text/html;charset=ISO-8869-1">
+<link href="./styles.css" rel="stylesheet" media="screen">
+<title>About Tiva&trade; C Series</title>
+<style type="text/css">
+<!--
+ .style2 {
+ color: #FFFFFF
+ }
+ .apps{
+ width:100%;
+ }
+ .tivaGlobe{
+ width:20%;
+ }
+-->
+</style>
+</head>
+
+<body>
+<h1>About Tiva C Series MCUs</h1>
+<hr>
+ <img src="./images/tiva_globe-small.gif" class="tivaGlobe" align="right">
+<p>
+The Tiva C Series ARM&reg; Cortex&trade;-M MCU family is ideal for a variety of applications, with development and evaluation kits available for industrial needs, communications systems, automotive technologies, and more. Rich analog and digital peripherals for connecting and controlling a wide range of systems and devices make the Tiva C Series an excellent choice for many general-purpose applications and designs.
+<br><br>
+Furthermore, with over 20 years of ARM architecture behind the part definition and design, the Tiva C Series enables robust on-chip integration for greater system functionality at reduced BOM costs. The Tiva C Series are manufactured in a 65-nm process to stretch the performance vector with over 200 MHz and faster clock rates for outstanding high performance.
+<br><br>
+Learn more about the Tiva C Series at <a href="http://www.ti.com/tiva-c">www.ti.com/tiva-c</a>.
+</p>
+
+<table width="80%" border="0" align="center" cellpadding="1" cellspacing="1">
+ <tr>
+ <img src="./images/apps.jpg" class="apps">
+
+ <br>
+ <br>
+ </tr>
+</table>
+<br>
+</body>
+</html>
diff --git a/boards/dk-tm4c129x/freertos_demo/html/favicon.ico b/boards/dk-tm4c129x/freertos_demo/html/favicon.ico
new file mode 100644
index 0000000..36469ac
--- /dev/null
+++ b/boards/dk-tm4c129x/freertos_demo/html/favicon.ico
Binary files differ
diff --git a/boards/dk-tm4c129x/freertos_demo/html/footer.htm b/boards/dk-tm4c129x/freertos_demo/html/footer.htm
new file mode 100644
index 0000000..7c343ff
--- /dev/null
+++ b/boards/dk-tm4c129x/freertos_demo/html/footer.htm
@@ -0,0 +1,38 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head>
+<!-- Copyright (c) 2013-2014 Texas Instruments Incorporated. All rights reserved. -->
+<meta http-equiv="content-type" content="text/html;charset=ISO-8869-1">
+<title>Tiva&reg; TM4C129x Development Kit Footer</title>
+
+<style type="text/css">
+body
+{
+ font-family: Arial;
+ background-color: white;
+ margin: 10px;
+ padding: 0px
+}
+h1
+{
+ color: #7C7369;
+ font-family: Arial;
+ font-size: 12pt;
+ font-style: italic;
+}
+h2
+{
+ color: black;
+ font-family: Arial;
+ font-size: 12pt;
+ font-style: bold;
+}
+</style></head>
+
+<body>
+<table border="0" cellpadding="0" cellspacing="0" width="100%">
+<tbody><tr>
+<td align="right" valign="center">
+<h1>Copyright &copy; 2013-2014 Texas Instruments Incorporated. All rights reserved.</h1></td>
+</tr>
+</tbody></table>
+</body></html>
diff --git a/boards/dk-tm4c129x/freertos_demo/html/freertos.htm b/boards/dk-tm4c129x/freertos_demo/html/freertos.htm
new file mode 100644
index 0000000..adef089
--- /dev/null
+++ b/boards/dk-tm4c129x/freertos_demo/html/freertos.htm
@@ -0,0 +1,30 @@
+<!-- Copyright (c) 2013-2014 Texas Instruments Incorporated. All rights reserved. -->
+<html>
+<head>
+<meta http-equiv="content-type" content="text/html;charset=ISO-8869-1">
+<link href="./styles.css" rel="stylesheet" media="screen">
+<title>About FreeRTOS&trade;</title>
+
+</head>
+
+<body>
+<table width="70%" border="0" align="center" cellpadding="0" cellspacing="0">
+ <tr>
+ <td width="70%"><div align="center"><h1>About FreeRTOS&trade;</h1></div></td>
+ <td width="70%"><div align="center"><img src="./images/freertos.jpg"></div></td>
+ </tr>
+</table>
+<hr>
+<table width="100%" border="0" cellspacing="0" cellpadding="0">
+ <tr>
+ <td width="91%" valign="top">Developed by Real Time Engineers Ltd., <a target="_blank" href="http://www.freertos.org/">FreeRTOS</a>&trade; is a market leading Real-time Operating System. With support for multiple architectures and a huge user community, FreeRTOS is reliable and reduces the time to market for embedded developers.</td>
+ </tr>
+</table>
+<p><em><strong>Highlights:</strong></em></p>
+<ul>
+ <li>Can be used as a general purpose operating system</li>
+ <li>Integrated hardware/software solution shortens the time to market and significantly reduces cost</li>
+</ul>
+<p>For support, visit the <a target="_blank" href="http://e2e.ti.com/support/microcontrollers/tiva_arm/default.aspx"> Tiva&trade; C Series Microcontrollers</a> page on the TI forums web site.
+</body>
+</html>
diff --git a/boards/dk-tm4c129x/freertos_demo/html/header.htm b/boards/dk-tm4c129x/freertos_demo/html/header.htm
new file mode 100644
index 0000000..52ede56
--- /dev/null
+++ b/boards/dk-tm4c129x/freertos_demo/html/header.htm
@@ -0,0 +1,51 @@
+<!-- Copyright (c) 2013-2014 Texas Instruments Incorporated. All rights reserved. -->
+<html>
+<head>
+<meta http-equiv="content-type" content="text/html;charset=ISO-8869-1">
+<title>Tiva&trade; C Series TM4C129X Development Kit Header</title>
+<style type="text/css">
+body
+{
+ font-family: Arial;
+ background-color: white;
+ margin: 10px;
+ padding: 0px
+}
+h1
+{
+ background-color: white;
+ color: #7C7369;
+ font-weight: normal;
+ font-family: Arial;
+ font-size: 24pt;
+ text-decoration: none;
+ text-align: right;
+ line-height: 50%;
+}
+h2
+{
+ background-color: white;
+ color: #7C7369;
+ font-weight: normal;
+ font-family: Arial;
+ font-size: 22pt;
+ text-decoration: none;
+ text-align: right;
+ line-height: 50%;
+}
+</style>
+</head>
+<body>
+<table width="100%" border="0" cellspacing="0" cellpadding="0">
+<tr>
+<td align="left" valign="center">
+<img src="./images/ti_logo.gif">
+</td>
+<td align="center" valign="center">
+<h1>Tiva&trade; C Series TM4C129X Development Kit</h1>
+<h2>DK-TM4C129X</h2>
+</td>
+</tr>
+</table>
+</body>
+</html>
diff --git a/boards/dk-tm4c129x/freertos_demo/html/images/apps.jpg b/boards/dk-tm4c129x/freertos_demo/html/images/apps.jpg
new file mode 100644
index 0000000..aa86c97
--- /dev/null
+++ b/boards/dk-tm4c129x/freertos_demo/html/images/apps.jpg
Binary files differ
diff --git a/boards/dk-tm4c129x/freertos_demo/html/images/c-c-c-communicate-small.jpg b/boards/dk-tm4c129x/freertos_demo/html/images/c-c-c-communicate-small.jpg
new file mode 100644
index 0000000..7e5ae02
--- /dev/null
+++ b/boards/dk-tm4c129x/freertos_demo/html/images/c-c-c-communicate-small.jpg
Binary files differ
diff --git a/boards/dk-tm4c129x/freertos_demo/html/images/c-c-c-connect-small.jpg b/boards/dk-tm4c129x/freertos_demo/html/images/c-c-c-connect-small.jpg
new file mode 100644
index 0000000..38f450b
--- /dev/null
+++ b/boards/dk-tm4c129x/freertos_demo/html/images/c-c-c-connect-small.jpg
Binary files differ
diff --git a/boards/dk-tm4c129x/freertos_demo/html/images/c-c-c-control-small.jpg b/boards/dk-tm4c129x/freertos_demo/html/images/c-c-c-control-small.jpg
new file mode 100644
index 0000000..41fd6af
--- /dev/null
+++ b/boards/dk-tm4c129x/freertos_demo/html/images/c-c-c-control-small.jpg
Binary files differ
diff --git a/boards/dk-tm4c129x/freertos_demo/html/images/cortex.jpg b/boards/dk-tm4c129x/freertos_demo/html/images/cortex.jpg
new file mode 100644
index 0000000..abd19d1
--- /dev/null
+++ b/boards/dk-tm4c129x/freertos_demo/html/images/cortex.jpg
Binary files differ
diff --git a/boards/dk-tm4c129x/freertos_demo/html/images/freertos.jpg b/boards/dk-tm4c129x/freertos_demo/html/images/freertos.jpg
new file mode 100644
index 0000000..1eba80f
--- /dev/null
+++ b/boards/dk-tm4c129x/freertos_demo/html/images/freertos.jpg
Binary files differ
diff --git a/boards/dk-tm4c129x/freertos_demo/html/images/mcu_side-by-side.jpg b/boards/dk-tm4c129x/freertos_demo/html/images/mcu_side-by-side.jpg
new file mode 100644
index 0000000..89fa464
--- /dev/null
+++ b/boards/dk-tm4c129x/freertos_demo/html/images/mcu_side-by-side.jpg
Binary files differ
diff --git a/boards/dk-tm4c129x/freertos_demo/html/images/ti.gif b/boards/dk-tm4c129x/freertos_demo/html/images/ti.gif
new file mode 100644
index 0000000..1a23a9b
--- /dev/null
+++ b/boards/dk-tm4c129x/freertos_demo/html/images/ti.gif
Binary files differ
diff --git a/boards/dk-tm4c129x/freertos_demo/html/images/ti_logo.gif b/boards/dk-tm4c129x/freertos_demo/html/images/ti_logo.gif
new file mode 100644
index 0000000..2e89d74
--- /dev/null
+++ b/boards/dk-tm4c129x/freertos_demo/html/images/ti_logo.gif
Binary files differ
diff --git a/boards/dk-tm4c129x/freertos_demo/html/images/tiva.jpg b/boards/dk-tm4c129x/freertos_demo/html/images/tiva.jpg
new file mode 100644
index 0000000..cee9030
--- /dev/null
+++ b/boards/dk-tm4c129x/freertos_demo/html/images/tiva.jpg
Binary files differ
diff --git a/boards/dk-tm4c129x/freertos_demo/html/images/tiva_globe-small.gif b/boards/dk-tm4c129x/freertos_demo/html/images/tiva_globe-small.gif
new file mode 100644
index 0000000..6744092
--- /dev/null
+++ b/boards/dk-tm4c129x/freertos_demo/html/images/tiva_globe-small.gif
Binary files differ
diff --git a/boards/dk-tm4c129x/freertos_demo/html/index.htm b/boards/dk-tm4c129x/freertos_demo/html/index.htm
new file mode 100644
index 0000000..e48cf5c
--- /dev/null
+++ b/boards/dk-tm4c129x/freertos_demo/html/index.htm
@@ -0,0 +1,19 @@
+<!-- Copyright (c) 2013-2014 Texas Instruments Incorporated. All rights reserved. -->
+<html>
+<head>
+<meta http-equiv="content-type" content="text/html;charset=ISO-8869-1">
+<title>Tiva&trade; C Series TM4C129X Development Kit</title>
+<link rel="icon" href="./images/favicon.ico" type="image/x-icon" />
+<link rel="shortcut icon" href="./images/favicon.ico" type="image/x-icon" />
+</head>
+
+<frameset rows="120,*,45" cols="*" frameborder="1" border="0" framespacing="0">
+<frame name="header" scrolling="no" src="./header.htm">
+<frameset rows="*" cols="25,75" frameborder="1" border="1" framespacing="0">
+<frame name="side" src="./side.htm">
+<frame name="main" src="./ti.htm">
+</frameset>
+<frame name="footer" scrolling="no" src="./footer.htm">
+</frameset>
+</html>
+
diff --git a/boards/dk-tm4c129x/freertos_demo/html/io.ssi b/boards/dk-tm4c129x/freertos_demo/html/io.ssi
new file mode 100644
index 0000000..d0c0d32
--- /dev/null
+++ b/boards/dk-tm4c129x/freertos_demo/html/io.ssi
@@ -0,0 +1,44 @@
+<!-- Copyright (c) 2009-2014 Texas Instruments Incorporated. All rights reserved. -->
+<html>
+<head>
+<meta content="text/html;charset=ISO-8869-1" http-equiv="content-type">
+<link href="./styles.css" rel="stylesheet" media="screen">
+<title>I/O Control</title>
+</head>
+
+<body>
+<h1 align="center">I/O Control</h1>
+<hr size="2" width="100%">
+The controls on this page provide interaction with the FreeRTOS tasks running
+on the development board.
+<ul>
+<li><i>LED Toggle Rate</i>
+<br><br>
+This controls the rate at which the on-board LED toggles.
+<br><br>
+Current toggle rate: <!--#ledrate--> milliseconds.
+<br>
+<form method="get" action="toggle_rate.cgi">
+New toggle rate:
+<input value="500" maxlength="4" size="5" name="time">
+milliseconds.
+<input name="submit" value="Update toggle rate" type="submit">
+</form>
+<li><i>Spider Speed</i>
+<br><br>
+This controls the rate at which the spiders crawl about the LCD.
+<br><br>
+Current spider move rate: <!--#spider--> milliseconds.
+<br>
+<form method="get" action="spider_rate.cgi">
+New spider move rate:
+<input value="10" maxlength="3" size="4" name="time">
+milliseconds.
+<input name="submit" Value="Update spider move rate" type="submit">
+</form>
+<b>Note:</b> If there are a large number of spiders alive, it is possible that
+decreasing the spider move rate will not make them move any faster (since the
+processor is being fully consumed).
+</ul>
+</body>
+</html>
diff --git a/boards/dk-tm4c129x/freertos_demo/html/lwipstat.ssi b/boards/dk-tm4c129x/freertos_demo/html/lwipstat.ssi
new file mode 100644
index 0000000..75b37ae
--- /dev/null
+++ b/boards/dk-tm4c129x/freertos_demo/html/lwipstat.ssi
@@ -0,0 +1,110 @@
+<!-- Copyright (c) 2009-2014 Texas Instruments Incorporated. All rights reserved. -->
+<html>
+<head>
+<meta content="text/html;charset=ISO-8869-1" http-equiv="content-type">
+<meta http-equiv="refresh" content="5" />
+<link href="./styles.css" rel="stylesheet" media="screen">
+<title>lwIP Statistics</title>
+</head>
+
+<body>
+<h1 align="center">lwIP Statistics</h1>
+<hr size="2" width="100%">
+Statistics collected by the lwIP stack. The display is automatically updated
+every five seconds.
+<br><br>
+<table width="100%" border="1">
+<tr>
+<th>Packet<br>Type</th>
+<th>Packets<br>Sent</th>
+<th>Packets<br>Received</th>
+<th>Packets<br>Dropped</th>
+<th>Checksum<br>Errors</th>
+<th>Length<br>Errors</th>
+<th>Memory<br>Errors</th>
+<th>Routing<br>Errors</th>
+<th>Protocol<br>Errors</th>
+<th>Options<br>Errors</th>
+<th>Other<br>Errors</th>
+</tr>
+<tr>
+<td><a href="http://en.wikipedia.org/wiki/Ethernet" target="_empty">Link</a></td>
+<td align="center"><!--#linksent--></td>
+<td align="center"><!--#linkrecv--></td>
+<td align="center"><!--#linkdrop--></td>
+<td align="center"><!--#linkcksm--></td>
+<td align="center"><!--#linklen--></td>
+<td align="center"><!--#linkmem--></td>
+<td align="center"><!--#linkrte--></td>
+<td align="center"><!--#linkprot--></td>
+<td align="center"><!--#linkopt--></td>
+<td align="center"><!--#linkmisc--></td>
+</tr>
+<tr>
+<td><a href="http://en.wikipedia.org/wiki/Address_Resolution_Protocol" target="_empty">ARP</a></td>
+<td align="center"><!--#arpsent--></td>
+<td align="center"><!--#arprecv--></td>
+<td align="center"><!--#arpdrop--></td>
+<td align="center"><!--#arpcksm--></td>
+<td align="center"><!--#arplen--></td>
+<td align="center"><!--#arpmem--></td>
+<td align="center"><!--#arprte--></td>
+<td align="center"><!--#arpprot--></td>
+<td align="center"><!--#arpopt--></td>
+<td align="center"><!--#arpmisc--></td>
+</tr>
+<tr>
+<td><a href="http://en.wikipedia.org/wiki/Internet_Control_Message_Protocol" target="_empty">ICMP</a></td>
+<td align="center"><!--#icmpsent--></td>
+<td align="center"><!--#icmprecv--></td>
+<td align="center"><!--#icmpdrop--></td>
+<td align="center"><!--#icmpcksm--></td>
+<td align="center"><!--#icmplen--></td>
+<td align="center"><!--#icmpmem--></td>
+<td align="center"><!--#icmprte--></td>
+<td align="center"><!--#icmpprot--></td>
+<td align="center"><!--#icmpopt--></td>
+<td align="center"><!--#icmpmisc--></td>
+</tr>
+<tr>
+<td><a href="http://en.wikipedia.org/wiki/Internet_Protocol" target="_empty">IP</a></td>
+<td align="center"><!--#ipsent--></td>
+<td align="center"><!--#iprecv--></td>
+<td align="center"><!--#ipdrop--></td>
+<td align="center"><!--#ipcksm--></td>
+<td align="center"><!--#iplen--></td>
+<td align="center"><!--#ipmem--></td>
+<td align="center"><!--#iprte--></td>
+<td align="center"><!--#ipprot--></td>
+<td align="center"><!--#ipopt--></td>
+<td align="center"><!--#ipmisc--></td>
+</tr>
+<tr>
+<td><a href="http://en.wikipedia.org/wiki/Transmission_Control_Protocol" target="_empty">TCP</a></td>
+<td align="center"><!--#tcpsent--></td>
+<td align="center"><!--#tcprecv--></td>
+<td align="center"><!--#tcpdrop--></td>
+<td align="center"><!--#tcpcksm--></td>
+<td align="center"><!--#tcplen--></td>
+<td align="center"><!--#tcpmem--></td>
+<td align="center"><!--#tcprte--></td>
+<td align="center"><!--#tcpprot--></td>
+<td align="center"><!--#tcpopt--></td>
+<td align="center"><!--#tcpmisc--></td>
+</tr>
+<tr>
+<td><a href="http://en.wikipedia.org/wiki/User_Datagram_Protocol" target="_empty">UDP</a></td>
+<td align="center"><!--#udpsent--></td>
+<td align="center"><!--#udprecv--></td>
+<td align="center"><!--#udpdrop--></td>
+<td align="center"><!--#udpcksm--></td>
+<td align="center"><!--#udplen--></td>
+<td align="center"><!--#udpmem--></td>
+<td align="center"><!--#udprte--></td>
+<td align="center"><!--#udpprot--></td>
+<td align="center"><!--#udpopt--></td>
+<td align="center"><!--#udpmisc--></td>
+</tr>
+</table>
+</body>
+</html>
diff --git a/boards/dk-tm4c129x/freertos_demo/html/perror.htm b/boards/dk-tm4c129x/freertos_demo/html/perror.htm
new file mode 100644
index 0000000..155953c
--- /dev/null
+++ b/boards/dk-tm4c129x/freertos_demo/html/perror.htm
@@ -0,0 +1,25 @@
+<!-- Copyright (c) 2009-2014 Texas Instruments Incorporated. All rights reserved. -->
+<html>
+<head>
+<meta http-equiv="content-type" content="text/html;charset=ISO-8869-1">
+<link href="./styles.css" rel="stylesheet" media="screen">
+<title>Form Parameter Error</title>
+</head>
+
+<body>
+<h1 align="center">I/O Control</h1>
+<hr size="2" width="100%">
+<center>
+<b>Parameter Error</b>
+<br><br>
+Oops - one of the parameters sent to the board was either missing, invalid or
+out of range.
+<br><br>
+Please try again!
+<br><br>
+<from>
+<input type="button" style="padding: 0" value="Back" onClick="history.go(-1);return true;">
+</form>
+</center>
+</body>
+</html>
diff --git a/boards/dk-tm4c129x/freertos_demo/html/side.htm b/boards/dk-tm4c129x/freertos_demo/html/side.htm
new file mode 100644
index 0000000..46f7d7c
--- /dev/null
+++ b/boards/dk-tm4c129x/freertos_demo/html/side.htm
@@ -0,0 +1,33 @@
+<!-- Copyright (c) 2013-2014 Texas Instruments Incorporated. All rights reserved. -->
+<html>
+<head>
+<meta http-equiv="content-type" content="text/html;charset=ISO-8869-1">
+<title>Side</title>
+<style type="text/css">
+body
+{
+ font-family: Arial;
+ margin: 10px;
+ padding: 0px
+}
+</style>
+</head>
+<body>
+<br>
+<ul>
+<li> <a href="./ti.htm" target="main">About TI</a>
+<br><br>
+<li> <a href="./family.htm" target="main">About Tiva C Series Family</a>
+<br><br>
+<li> <a href="./block.htm" target="main">Block Diagram</a>
+<br><br>
+<li><a href="./connect.htm" target="main">Why Tiva C Series?</a>
+<br><br>
+<li> <a href="./freertos.htm" target="main">About FreeRTOS&trade;</a>
+<br><br>
+<li> <a href="lwipstat.ssi" target="main">lwIP Statistics</a>
+<br><br>
+<li> <a href="io.ssi" target="main">I/O Control</a>
+</ul>
+</body>
+</html>
diff --git a/boards/dk-tm4c129x/freertos_demo/html/styles.css b/boards/dk-tm4c129x/freertos_demo/html/styles.css
new file mode 100644
index 0000000..f85f0df
--- /dev/null
+++ b/boards/dk-tm4c129x/freertos_demo/html/styles.css
@@ -0,0 +1,31 @@
+/*
+ * Copyright (c) 2009-2014 Texas Instruments Incorporated. All rights reserved.
+ */
+
+BODY
+{
+ font-family: Arial;
+ background-color: white;
+ margin: 10px;
+ padding: 0px
+}
+
+BODY.side
+{
+ font-family: Arial;
+ background-color: white;
+ margin: 10px;
+ padding: 0px
+}
+
+H1
+{
+ background-color: white;
+ color: black;
+ font-weight: normal;
+ font-family: Arial;
+ font-size: 24pt;
+ text-decoration: none;
+ text-align: center;
+ line-height: 50%;
+}
diff --git a/boards/dk-tm4c129x/freertos_demo/html/ti.htm b/boards/dk-tm4c129x/freertos_demo/html/ti.htm
new file mode 100644
index 0000000..8f4ef9e
--- /dev/null
+++ b/boards/dk-tm4c129x/freertos_demo/html/ti.htm
@@ -0,0 +1,43 @@
+<!-- Copyright (c) 2013-2014 Texas Instruments Incorporated. All rights reserved. -->
+<html>
+<head>
+<meta http-equiv="content-type" content="text/html;charset=ISO-8869-1">
+<link href="./styles.css" rel="stylesheet" media="screen">
+<title>About Texas Instruments</title>
+
+<style type="text/css">
+<!--
+ .mcuSBS{
+ width:100%;
+ }
+ .tivaGlobe{
+ width:25%;
+ }
+-->
+</style>
+</head>
+
+<body>
+<h1>About Texas Instruments</h1>
+<hr>
+<img src="./images/tiva_globe-small.gif" class="tivaGlobe" align="right">
+<p>Texas Instruments (TI) is
+<a target="_blank" href="http://www.ti.com/corp/docs/company/tibus.shtml">a global analog and digital semiconductor IC design and manufacturing</a> company. In addition to
+<a href="http://www.ti.com/analog">analog technologies</a>,
+<a href="http://www.ti.com/dsp">digital signal processing</a> (DSP), and
+<a href="http://www.ti.com/mcu">microcontroller</a> (MCU) semiconductors, TI designs and manufactures semiconductor solutions for analog and digital embedded and application-specific processing.
+<br><br>
+In the microcontroller space, TI offers the broadest range of embedded control products, from the ultra-low-power
+<a href="http://www.ti.com/msp430">MSP430</a>&trade; MCUs and high-performance
+<a href="http://www.ti.com/c2000">C2000</a>&trade; real-time controllers, to the 32-bit, general-purpose ARMĀ®-based MCUs of the
+<a href="http://www.ti.com/tiva-c">Tiva&trade; C Series</a> line and the
+<a href="http://www.ti.com/hercules">Hercules&trade; Safety</a> MCUs.
+<br><br>
+Visit us on the web at <a href="http://www.ti.com">www.ti.com</a>.
+<br>
+<br>
+<br>
+
+<img src="./images/mcu_side-by-side.jpg" class="mcuSBS" align="left">
+</body>
+</html>