MDK-ARM Keil, MDK-ARM Datasheet - Page 12

KIT REALVIEW MCU DEVELOPMENT

MDK-ARM

Manufacturer Part Number
MDK-ARM
Description
KIT REALVIEW MCU DEVELOPMENT
Manufacturer
Keil
Type
Compiler and IDEr
Datasheets

Specifications of MDK-ARM

For Use With/related Products
ARM MCUs
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
12
Chapter 1. Introduction
The RL-Flash file system comes with all the driver support necessary, including
low-level Flash drivers, SPI drivers, and MultiMedia Card interface drivers. This
gets the file system up-and-running with minimal fuss and allows you to
concentrate on developing your application software. In the past, the use of a full
file system in a small, embedded microcontroller has been something of a luxury.
However, once you start developing embedded firmware with access to a small
file system, you will begin to wonder how you ever managed without it!
TCP/IP
The RL-TCPnet library is a full
networking suite written for
small ARM processor-based
microcontrollers specifically. It
consists of one generic library
with dedicated Ethernet drivers
for supported microcontrollers
and a single configuration file.
SLIP and PPP protocols are also
supported to allow UART-based
communication either directly from a PC or remotely via a modem.
The RL-TCPnet library supports raw TCP and UDP communication, which
allows you to design custom networking protocols. Additional application layer
support can be added to enable common services, including SMTP clients to send
email notification, plus DNS and DHCP clients for automatic configuration. RL-
TCPnet can also enable a microcontroller to be a server for the TELNET, HTTP,
and File Transfer (FTP) protocols.
USB
The USB protocol is complex
and wide-ranging. To implement
a USB-based peripheral, you
need a good understanding of the
USB peripheral, the USB
protocol, and the USB host
operating system.

Related parts for MDK-ARM