<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>ARM: Keil Middleware Overview</title><link>https://community.element14.com/products/devtools/technicallibrary/w/documents/10122/arm-keil-middleware-overview</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>ARM: Keil Middleware Overview</title><link>https://community.element14.com/products/devtools/technicallibrary/w/documents/10122/arm-keil-middleware-overview</link><pubDate>Tue, 24 Jun 2014 22:56:04 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:6f618bbf-0259-4f2a-8566-1b937fc8161e</guid><dc:creator>Yiying</dc:creator><comments>https://community.element14.com/products/devtools/technicallibrary/w/documents/10122/arm-keil-middleware-overview#comments</comments><description>Current Revision posted to Documents by Yiying on 6/24/2014 10:56:04 PM&lt;br /&gt;
&lt;table style="width:100%;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align:justify;" width="100%"&gt;&lt;div&gt;&lt;ul style="list-style-type:none;padding-left:0px;"&gt;&lt;li style="list-style-type:none;float:left;padding:10px;"&gt;&lt;a class="jive-link-anchor-small" href="#anchor2"&gt;&lt;span style="text-decoration:underline;"&gt;Key Features&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li style="list-style-type:none;float:left;padding:10px;"&gt;&lt;a class="jive-link-anchor-small" href="#anchor3"&gt;&lt;span style="text-decoration:underline;"&gt;Licensing Options&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li style="list-style-type:none;float:left;padding:10px;"&gt;&lt;a class="jive-link-anchor-small" href="#anchor4"&gt;&lt;span style="text-decoration:underline;"&gt;Supported CPU&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li style="list-style-type:none;float:left;padding:10px;"&gt;&lt;a class="jive-link-anchor-small" href="#anchor5"&gt;&lt;span style="text-decoration:underline;"&gt;Video&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li style="list-style-type:none;float:left;padding:10px;"&gt;&lt;a class="jive-link-anchor-small" href="#anchor6"&gt;&lt;span style="text-decoration:underline;"&gt;Technical Documents&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="border-bottom:1px solid #000000;font-family:Verdana, Helvetica, sans-serif;font-size:11px;line-height:15px;"&gt;&lt;div style="border-bottom:1px solid #000000;font-family:Verdana, Helvetica, sans-serif;font-size:11px;line-height:15px;"&gt;&lt;h3 style="margin-top:20px;width:100%;font-family:Verdana,Helvetica,sans-serif;margin-bottom:5px;font-size:18px;font-weight:normal;"&gt;Overview&lt;/h3&gt;&lt;/div&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;text-align:justify;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/330x253/__key/communityserver-wikis-components-files/00-00-00-01-46/4331.contentimage_5F00_32101.bmp"&gt;&lt;img alt="image" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-01-46/4331.contentimage_5F00_32101.bmp" style="max-height: 253px;max-width: 330px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;text-align:justify;"&gt;The Keil Real-Time Library (RL-ARM) is a collection of easy-to-use middleware components that are designed to work across many different microcontrollers. This allows you to learn the software once and then use it multiple times. Use these existing resources to allow you to focus on the development of the core of your application. There&amp;#39;s no need to waste time re-implementing low-level functions. The RL-ARM middleware integrates into the Keil Microcontroller Development Kit (&lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9484/arm-the-keil-mdk-arm-microcontroller-development-kit"&gt;MDK-ARM&lt;/a&gt;). The RL-ARM library consists of five main components; a Flashbased file system, a TCP/IP networking suite, drivers for USB and CAN, and the &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/10107/arm-keil-rtx-real-time-operating-system-overview"&gt;RTX&lt;/a&gt; Kernel. Each of the middleware components is designed to be used with the Keil &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/10107/arm-keil-rtx-real-time-operating-system-overview"&gt;RTX&lt;/a&gt; real-time operating system. However, with the exception of the CAN driver, each component may be used without &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/10107/arm-keil-rtx-real-time-operating-system-overview"&gt;RTX&lt;/a&gt;. All Keil middleware libraries have been designed, tested, and optimized by ARM and Keil engineers for ARM platforms. The libraries have a modular design with simple APIs. All middleware components are available as source code. This allows you to rebuild libraries or extend their feature set and is useful where source code is needed for product certification.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;text-align:justify;"&gt;&lt;strong&gt;Flash File System (RL-FlashFS)&lt;/strong&gt;&lt;/p&gt;&lt;p style="margin:0;text-align:justify;"&gt;The file system can be used to store program data during deep power saving modes, or for holding program constants, or even for storing firmware upgrades for a bootloader. In short, a file system is a new and extremely useful tool for developers of small, embedded systems. RL-Flash File System (RL-FlashFS) is a software library that provides a common API to create, save, read, and modify files on a Flash device. The library offers interface functions and handles the low level file input and output operations. Developer can focus on the application needs rather than concerning about the implemented file system. RL-FlashFS works with several &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9956/arm-architecture-overview" style="font-family:Verdana, Helvetica, sans-serif;font-size:11px;"&gt;ARM&lt;/a&gt; and &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9928/arm-cortex-m0-overview" style="font-family:Verdana, Helvetica, sans-serif;font-size:11px;"&gt;Cortex&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;-M&lt;/a&gt; processor-based devices, and can be used standalone or with the &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/10107/arm-keil-rtx-real-time-operating-system-overview"&gt;RTX&lt;/a&gt; RTOS. RL-FlashFS applications are written using standard C constructs and are compiled with the ARM RealView&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/00ae.svg" title="Registered"&gt;&amp;#x00ae;&lt;/span&gt; Compiler.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;text-align:justify;"&gt;RL-FlashFS supports several media types, such as standard Secure Digital (SD), Secure Digital High Capacity (SDHC), Multi Media Card (MMC), and Flash Memory Cards. Flash File System Features lists the RL-FlashFS characteristics.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;text-align:justify;"&gt;&lt;strong&gt;CAN Driver (RL-CAN)&lt;/strong&gt;&lt;/p&gt;&lt;p style="margin:0;text-align:justify;"&gt;The RL-CAN Real-Time Library CAN Driver is a group of library routines that enable CAN communications on a variety of microcontrollers. The CAN (Controller Area Network) protocol was originally developed for networking in the automotive sector. The aim was to replace the wiring loom in passenger vehicles. CAN is characterized by relatively fast data transfer, good error detection, good recovery and low electromagnetic interference (EMI). Unlike Ethernet, its arbitration method can guarantee deterministic delivery of message packets within defined system latency. It has been widely adopted into many industries as a de-facto standard for distributed control systems, as it is an ideal method of networking small, embedded systems. &lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/250x102/__key/communityserver-wikis-components-files/00-00-00-01-46/8463.contentimage_5F00_32102.png"&gt;&lt;img loading="lazy" alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/wikis/components/files/00/00/00/01/46/8463.contentimage_32102.png-250x102.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=EV0WtTQJ8ZDnes0EIAYr98vTY47MCdebR3Pcd8M6PeM%3D&amp;amp;se=2026-04-16T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=7+7NgT0Fwj6kxXFDg3Tf6g==" style="max-height: 102px;max-width: 250px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;text-align:justify;"&gt;The RL-CAN for the &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/10107/arm-keil-rtx-real-time-operating-system-overview"&gt;RTX&lt;/a&gt; Kernel simplifies the implementation of Controller Area Network (CAN) applications. The RL-CAN includes a common generic software layer and a hardware dependent software layer that implements the physical interface with the CAN peripheral. The RL-CAN runs interrupt service routines using &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/10107/arm-keil-rtx-real-time-operating-system-overview"&gt;RTX&lt;/a&gt; Kernel functions for &lt;strong&gt;Mailbox Management&lt;/strong&gt; and &lt;strong&gt;Memory Allocation&lt;/strong&gt;. The RL-CAN uses one &lt;strong&gt;Memory Pool&lt;/strong&gt; for all CAN messages. Each CAN controller has two mailbox arrays, one to receive and one to transmit message buffering. The buffer method is First In First Out (FIFO) based. The interrupt-based RL-CAN provides the user with an available mechanism for message transmission and reception.&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;strong&gt;USB Interface (RL-USB)&lt;/strong&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;Today the Universal Serial Bus (USB) is the standard way to connect external peripherals to a Personal Computer (PC). Consequently, if you are designing an embedded system that has to interact with a PC, your customers will expect it to use a USB port. RL-USB is an easy-to-use USB software stack that provides a common API across a range of USB peripherals found on different microcontroller devices. &lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;RL-USB describes the RL-USB Library designed to create USB Device and USB Host applications. RL-USB is integrated in the Real-Time Library (RL-ARM). The RL-USB Library offers configurable functions to quickly design an application for a USB Device or USB Host. The library handles the low-level USB requests without the need to write the hardware layer code. Developers can focus on the application&amp;#39;s request rather than concentrating on the specialties of the USB protocol. The &lt;strong&gt;USB Host library&lt;/strong&gt; is an embedded USB stack supporting USB MSC (Mass Storage Class) and HID (Human Interface Device) classes. It has been designed to be high-performance while using as little memory as possible. The &lt;strong&gt;USB Device Interface&lt;/strong&gt; uses standard device driver classes that are available with all Windows PCs. No Windows host driver development is required. The USB Device interface uses a generic software layer using &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/10107/arm-keil-rtx-real-time-operating-system-overview"&gt;RTX&lt;/a&gt; Kernel features.&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;strong&gt;TCP/IP Networking Suite (RL-TCPnet)&lt;/strong&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;TCP/IP is a suite of protocols designed to support local and wide area networking. RL-TCPnet is an implementation of the TCP/IP protocol stack. The stack aims at reducing the memory usage and the code size. This makes it suitable for devices with limited resources, such as embedded systems. The RL-TCPnet library is a ground-up implementation of software routines for the &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9954/arm7-overview"&gt;ARM7&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;&lt;/a&gt;, &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9955/arm9-overview"&gt;ARM9&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;&lt;/a&gt;, Cortex&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;-M1 and &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9929/arm-cortex-m3-overview"&gt;Cortex&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;-M3&lt;/a&gt; architectures.&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/250x300/__key/communityserver-wikis-components-files/00-00-00-01-46/7077.contentimage_5F00_32103.png"&gt;&lt;img loading="lazy" alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/wikis/components/files/00/00/00/01/46/7077.contentimage_32103.png-250x300.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=PrGwuC%2FGE%2FG0nuNd%2B4obWI6SyiRe0PSmRm59Ct3spQ0%3D&amp;amp;se=2026-04-16T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=9Ip0ZN9fOy0D0JsipxQtAw==" style="max-height: 300px;max-width: 250px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;RL-TCPnet has integrated applications such as WEB Server, Telnet Server, and TFTP Server. Web pages are stored in a simple ROM file system integrated into the RL-TCPnet, so RL-FlashFS is not required. For an application where only the Web configuration is needed, the RTOS kernel and the RL-FlashFS can both be omitted, and thus the code size of the application can be reduced. RL-TCPnet is designed as a stand alone TCP/IP Operating System and does not require an RTOS kernel to run. &lt;span style="font-family:Verdana, Helvetica, sans-serif;font-size:11px;"&gt;RL-TCPnet&lt;/span&gt; can also be used&amp;nbsp; together with the &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/10107/arm-keil-rtx-real-time-operating-system-overview"&gt;RTX&lt;/a&gt; kernel. In this case, the basic framework is setup a little differently.&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p style="margin:0;text-align:right;"&gt;&lt;a class="jive-link-anchor-small" href="#top" style="text-align:right;"&gt;Back to top&lt;/a&gt;&lt;/p&gt;&lt;div style="border-bottom:1px solid #000000;font-family:Verdana, Helvetica, sans-serif;font-size:11px;line-height:15px;"&gt;&lt;h3 style="margin-top:20px;width:100%;font-family:Verdana,Helvetica,sans-serif;margin-bottom:5px;font-size:18px;font-weight:normal;"&gt;Key Features&lt;/h3&gt;&lt;/div&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;The RL-ARM Realtime Library is a very powerful library that offers you complete solutions for TCP/IP, Flash File System, CAN and USB. The RL-ARM is a group of tightly-coupled libraries designed to solve the real-time and communication challenges of embedded systems. Those easy-to-use middleware components are designed to work across many ARM- and Cortex-M processor-based microcontrollers. Other features of Keil middleware libraries include:&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;span style="color:#000000;font-family:verdana, sans-serif;text-align:-webkit-auto;line-height:10%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Scalability&lt;/strong&gt; - the modular structure means that applications are easy to design and maintain. Libraries can be used and re-used in multiple applications, from the most simple to the highly complex.&lt;/li&gt;&lt;/ul&gt;&lt;p style="margin:0;"&gt;&lt;span style="color:#000000;font-family:verdana, sans-serif;text-align:-webkit-auto;line-height:10%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Abstraction&lt;/strong&gt; - by removing the requirement to implement low-level peripheral and task management functions you allow your engineers to concentrate on what they know best - developing the core functionality of your application.&lt;/li&gt;&lt;/ul&gt;&lt;p style="margin:0;"&gt;&lt;span style="color:#000000;font-family:verdana, sans-serif;text-align:-webkit-auto;line-height:10%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Reliability&lt;/strong&gt; - when you take advantage of the Keil middleware code you are working with the confidence that all of these components have been rigorously tested by ARM engineers and third party users.&lt;/li&gt;&lt;/ul&gt;&lt;p style="margin:0;"&gt;&lt;span style="color:#000000;font-family:verdana, sans-serif;text-align:-webkit-auto;line-height:10%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Cost&lt;/strong&gt; – MDK-Professional middlware libraries are supplied Royalty-Free. While it is possible to develop similar functionality yourself, this approach rarley reduces cost and in most cases leads to unexpected delays, particularly if your engineers are working in unfamiliar areas. MDK-Professional enables you to reduce cost and development time.&lt;/li&gt;&lt;/ul&gt;&lt;p style="margin:0;"&gt;&lt;span style="color:#000000;font-family:verdana, sans-serif;text-align:-webkit-auto;line-height:10%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Support &lt;/strong&gt;- There are extensive online resources including examples and templates to enable you to quickly start your project. MDK-ARM is fully supported by Keil to ensure that if you have questions during your development then you are not alone.&lt;span style="color:#000000;font-family:verdana, sans-serif;text-align:-webkit-auto;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style="margin:0;"&gt;&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p style="margin:0;text-align:right;"&gt;&lt;a class="jive-link-anchor-small" href="#top"&gt;Back to top&lt;/a&gt;&lt;/p&gt;&lt;div style="border-bottom:1px solid #000000;font-family:Verdana, Helvetica, sans-serif;font-size:11px;line-height:15px;"&gt;&lt;h3 style="margin-top:20px;width:100%;font-family:Verdana,Helvetica,sans-serif;margin-bottom:5px;font-size:18px;font-weight:normal;"&gt;Licensing Options&lt;/h3&gt;&lt;/div&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;text-align:justify;"&gt;&lt;strong&gt;Keil Middleware components are supplied royalty-free as part of &lt;span&gt;&lt;span class="e14-init-shown" id="addProduct-O0nESQRM-linked" style="white-space:nowrap;"&gt;&lt;a class="jive-link-product-addtolist" href="https://www.element14.com/community/view-product.jspa?fsku=&amp;amp;nsku=74T4589&amp;amp;COM=noscript" target="_blank"&gt;&lt;span class="pf-widget-map pf-productlink-cart-icon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class="jive-link-product pf-embedded-product-link" href="https://www.element14.com/community/view-product.jspa?fsku=&amp;amp;nsku=74T4589&amp;amp;COM=noscript" target="_blank"&gt;MDK-Professional Edition&lt;/a&gt;&lt;/span&gt;&lt;span class="e14-init-hidden" id="addProduct-O0nESQRM-unlinked"&gt;MDK-Professional Edition&lt;/span&gt;&lt;/span&gt; and are not available separately&lt;/strong&gt;. It is not included with other MDK-ARM Editions. Each license entitles a single engineer to use the middleware libraries in multiple projects. &lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;span style="color:#000000;font-family:verdana, sans-serif;text-align:-webkit-auto;line-height:10%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Single User, Multi Project License&lt;/strong&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style="margin:0;padding-left:30px;"&gt;The MDK-Professional End User License entitles a single engineer to use the middleware components in multiple projects. This allows you to purchase MDK-Professional once and use it in all current and future products without additional payments. All engineers using MDK-Professional must have a valid license.&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;span style="color:#000000;font-family:verdana, sans-serif;text-align:-webkit-auto;line-height:10%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Royalty-Free&lt;/strong&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style="margin:0;padding-left:30px;"&gt;All middleware components are supplied Royalty-Free. There are no run-time royalty payments or other hidden charges. Once licensed you can ship products created using MDK-Professional with no further fees.&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;span style="color:#000000;font-family:verdana, sans-serif;text-align:-webkit-auto;line-height:10%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Source Code&lt;/strong&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style="margin:0;padding-left:30px;"&gt;Full source code for RTX is included in all MDK-ARM Editions. Middleware source code is available separately. Access to the source code allows you to rebuild libraries or extend their feature set. It is also useful where source code is needed for product certification. Source code is not required for porting purposes or retargeting to new hardware.&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;span style="color:#000000;font-family:verdana, sans-serif;text-align:-webkit-auto;line-height:10%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Fair Pricing&lt;/strong&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style="margin:0;padding-left:30px;"&gt;The full feature set of MDK-Professional is available for less than the cost of a single component available from some vendors. Licenses include a year&amp;#39;s support and maintenance as well as upgrades to the latest implementations as and when they are released.&lt;/p&gt;&lt;p style="margin:0;text-align:right;"&gt;&lt;a class="jive-link-anchor-small" href="#top"&gt;Back to top&lt;/a&gt;&lt;/p&gt;&lt;div style="border-bottom:1px solid #000000;font-family:Verdana, Helvetica, sans-serif;font-size:11px;line-height:15px;"&gt;&lt;h3 style="margin-top:20px;width:100%;font-family:Verdana,Helvetica,sans-serif;margin-bottom:5px;font-size:18px;font-weight:normal;"&gt;Supported CPU&lt;/h3&gt;&lt;/div&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;RL-ARM Library can be used with devices based on:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9954/arm7-overview" style="font-family:Verdana, Helvetica, sans-serif;font-size:11px;text-align:justify;"&gt;ARM7&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;&lt;/a&gt; and &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9955/arm9-overview" style="font-family:Verdana, Helvetica, sans-serif;font-size:11px;text-align:justify;"&gt;ARM9&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9928/arm-cortex-m0-overview"&gt;Cortex&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;-M0/M1&lt;/a&gt;, &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9929/arm-cortex-m3-overview"&gt;Cortex&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;-M3&lt;/a&gt;, &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9930/arm-cortex-m4-overview"&gt;Cortex&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;-M4&lt;/a&gt;, and &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9931/arm-cortex-r4-overview"&gt;Cortex&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;-R4&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;table border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width:70%;border:1px solid #000000;margin-left:30px;text-align:left;"&gt;&lt;thead&gt;&lt;tr&gt;&lt;th align="center" style="border:1px solid black;border:1px solid #000000;background-color:#6690bc;" valign="middle"&gt;&lt;span style="color:#ffffff;"&gt;&lt;strong&gt;Manufacturer&lt;/strong&gt;&lt;/span&gt;&lt;/th&gt;&lt;th align="center" style="border:1px solid black;border:1px solid #000000;background-color:#6690bc;" valign="middle"&gt;&lt;span style="color:#ffffff;"&gt;&lt;strong&gt;Core Architecture&lt;/strong&gt;&lt;/span&gt;&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;&lt;strong&gt;Actel&lt;/strong&gt;&lt;/td&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;&lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9928/arm-cortex-m0-overview" style="font-family:Verdana, Helvetica, sans-serif;font-size:11px;"&gt;Cortex&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;-M1&lt;/a&gt;, &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9929/arm-cortex-m3-overview" style="font-family:Verdana, Helvetica, sans-serif;font-size:11px;"&gt;Cortex&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;-M3&lt;/a&gt;, &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9954/arm7-overview" style="font-family:Verdana, Helvetica, sans-serif;font-size:11px;text-align:justify;"&gt;ARM7&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;TDMI-S&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="background-color:#d2deeb;"&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;&lt;strong&gt;Analog Devices&lt;/strong&gt;&lt;/td&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;&lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9954/arm7-overview" style="font-family:Verdana, Helvetica, sans-serif;font-size:11px;text-align:justify;"&gt;ARM7&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;TDMI&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;&lt;strong&gt;Atmel&lt;/strong&gt;&lt;/td&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;&lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9954/arm7-overview" style="font-family:Verdana, Helvetica, sans-serif;font-size:11px;text-align:justify;"&gt;ARM7&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;TDMI&lt;/a&gt;, &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9928/arm-cortex-m0-overview"&gt;ARM920T&lt;/a&gt;, &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9928/arm-cortex-m0-overview"&gt;ARM926EJ-S&lt;/a&gt;, &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9929/arm-cortex-m3-overview" style="font-family:Verdana, Helvetica, sans-serif;font-size:11px;"&gt;Cortex&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;-M3&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="background-color:#d2deeb;"&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;&lt;strong&gt;Cirrus Logic&lt;/strong&gt;&lt;/td&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;&lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9954/arm7-overview" style="font-family:Verdana, Helvetica, sans-serif;font-size:11px;text-align:justify;"&gt;ARM7&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;TDMI&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;&lt;strong&gt;Cypress&lt;/strong&gt;&lt;/td&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;&lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9929/arm-cortex-m3-overview" style="font-family:Verdana, Helvetica, sans-serif;font-size:11px;"&gt;Cortex&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;-M3&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="background-color:#d2deeb;"&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;&lt;strong&gt;Freescale&lt;/strong&gt;&lt;/td&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;&lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9954/arm7-overview" style="font-family:Verdana, Helvetica, sans-serif;font-size:11px;text-align:justify;"&gt;ARM7&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;TDMI&lt;/a&gt;, &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9928/arm-cortex-m0-overview" style="font-family:Verdana, Helvetica, sans-serif;font-size:11px;"&gt;ARM926EJ-S&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;&lt;strong&gt;Fujitsu&lt;/strong&gt;&lt;/td&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;&lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9929/arm-cortex-m3-overview" style="font-family:Verdana, Helvetica, sans-serif;font-size:11px;"&gt;Cortex&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;-M3&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="background-color:#d2deeb;"&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;&lt;strong&gt;NXP&lt;/strong&gt;&lt;/td&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;&lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9954/arm7-overview" style="font-family:Verdana, Helvetica, sans-serif;font-size:11px;text-align:justify;"&gt;ARM7&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;TDMI-S&lt;/a&gt;, &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9954/arm7-overview"&gt;ARM720T&lt;/a&gt;, &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9955/arm9-overview"&gt;ARM922T&lt;/a&gt;, &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9955/arm9-overview"&gt;ARM968E-S&lt;/a&gt;, &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9928/arm-cortex-m0-overview" style="font-family:Verdana, Helvetica, sans-serif;font-size:11px;"&gt;Cortex&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;-M0&lt;/a&gt;, &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9929/arm-cortex-m3-overview" style="font-family:Verdana, Helvetica, sans-serif;font-size:11px;"&gt;Cortex&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;-M3&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;&lt;strong&gt;STMicroelectronics&lt;/strong&gt;&lt;/td&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;&lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9954/arm7-overview" style="font-family:Verdana, Helvetica, sans-serif;font-size:11px;text-align:justify;"&gt;ARM7&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;TDMI&lt;/a&gt;, &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9955/arm9-overview"&gt;ARM966E-S&lt;/a&gt;, &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9929/arm-cortex-m3-overview" style="font-family:Verdana, Helvetica, sans-serif;font-size:11px;"&gt;Cortex&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;-M3&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="background-color:#d2deeb;"&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;&lt;strong&gt;Texas Instruments&lt;/strong&gt;&lt;/td&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;&lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9954/arm7-overview" style="font-family:Verdana, Helvetica, sans-serif;font-size:11px;text-align:justify;"&gt;ARM7&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;TDMI&lt;/a&gt;, &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9929/arm-cortex-m3-overview" style="font-family:Verdana, Helvetica, sans-serif;font-size:11px;"&gt;Cortex&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;-M3&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;&lt;strong&gt;Toshiba&lt;/strong&gt;&lt;/td&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;&lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9955/arm9-overview"&gt;ARM926EJ-S&lt;/a&gt;, &lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9929/arm-cortex-m3-overview" style="font-family:Verdana, Helvetica, sans-serif;font-size:11px;"&gt;Cortex&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;-M3&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="background-color:#d2deeb;"&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;&lt;strong&gt;Zilog&lt;/strong&gt;&lt;/td&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;&lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/w/documents/9955/arm9-overview"&gt;ARM922T&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;text-align:right;"&gt;&lt;a class="jive-link-anchor-small" href="#top"&gt;Back to top&lt;/a&gt;&lt;/p&gt;&lt;div style="border-bottom:1px solid #000000;font-family:Verdana, Helvetica, sans-serif;"&gt;&lt;h3 style="margin-top:20px;width:100%;font-family:Verdana,Helvetica,sans-serif;margin-bottom:5px;font-size:18px;font-weight:normal;"&gt;Video&lt;/h3&gt;&lt;/div&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;/p&gt;&lt;span&gt;&lt;a href="https://www.youtube.com/watch?v=cdQ-J8gat1E"&gt;www.youtube.com/watch&lt;/a&gt;&lt;/span&gt;&lt;p style="margin:0;"&gt;&lt;/p&gt;&lt;p style="margin:0;text-align:right;"&gt;&lt;a class="jive-link-anchor-small" href="#top"&gt;Back to top&lt;/a&gt;&lt;/p&gt;&lt;div style="border-bottom:1px solid #000000;font-family:Verdana, Helvetica, sans-serif;"&gt;&lt;h3 style="margin-top:20px;width:100%;font-family:Verdana,Helvetica,sans-serif;margin-bottom:5px;font-size:18px;font-weight:normal;"&gt;Technical Documents&lt;/h3&gt;&lt;/div&gt;&lt;h4&gt;Learning Center&lt;/h4&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;table border="1" cellpadding="5" cellspacing="0" class="jiveBorder" style="width:100%;border:1px solid #000000;"&gt;&lt;thead&gt;&lt;tr&gt;&lt;th align="center" style="border:1px solid black;border:1px solid #000000;background-color:#6690bc;" valign="middle" width="20%"&gt;&lt;span style="color:#ffffff;"&gt;&lt;strong&gt;Type&lt;/strong&gt;&lt;/span&gt;&lt;/th&gt;&lt;th align="center" style="border:1px solid black;border:1px solid #000000;background-color:#6690bc;" valign="middle"&gt;&lt;span style="color:#ffffff;"&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/span&gt;&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;User Guide&lt;/td&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;&lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/m/files/11222"&gt;ARM: Getting Started For ARM Processor-Based Microcontrollers Building Applications with RL-ARM&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;User Guide&lt;/td&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;&lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/m/files/10854"&gt;ARM: User Guide for KEIL MDK ARM Development Tool&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;White Paper&lt;/td&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;&lt;a class="jive-link-wiki-small" href="/products/devtools/technicallibrary/m/files/11225"&gt;ARM: CAN Primer - Creating Your Own Network&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;h4&gt;Design Element&lt;/h4&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;table border="1" cellpadding="5" cellspacing="0" class="jiveBorder" style="width:100%;border:1px solid #000000;"&gt;&lt;thead&gt;&lt;tr&gt;&lt;th align="center" style="border:1px solid black;border:1px solid #000000;background-color:#6690bc;" valign="middle" width="20%"&gt;&lt;span style="color:#ffffff;"&gt;&lt;strong&gt;&lt;strong&gt;Type&lt;/strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/th&gt;&lt;th align="center" style="border:1px solid black;border:1px solid #000000;background-color:#6690bc;" valign="middle"&gt;&lt;span style="color:#ffffff;"&gt;&lt;strong&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border:1px solid #000000;text-align:justify;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td style="border:1px solid black;border:1px solid #000000;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;text-align:right;"&gt;&lt;a class="jive-link-anchor-small" href="#top"&gt;Back to top&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>