MDK-ARM Keil, MDK-ARM Datasheet - Page 155

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
Getting Started: Building Applications with RL-ARM
Port
PPP
Pre-Emptive
TCP
UDP
RTR
Semaphore
Round Robin
A communication endpoint with an internet station. Used by TCP
and UDP to pass a data payload to a specific application protocol.
Point-to-Point Protocol
An internet protocol designed to provide a TCP\IP connection over
a serial or modem link.
A form of priority based scheduling in a Real-Time Operating System.
The highest priority task ready to run will be scheduled until it blocks
or a higher priority task is ready to run.
Transmission Control Protocol
A primary protocol in the TCP\IP networking suite. TCP provides
a reliable ordered delivery of data from one TCP\IP station to another.
User Datagram Protocol
A primary protocol in the TCP\IP networking suite. UPD provides
a simple transmission model without handshaking. UDP provides
an ‘unreliable’ service; the application software must provide error
checking and handshaking if necessary.
Remote Transmission Request
Also part of the CAN message frame to differentiate a data frame from a
remote frame. The dominant RTR bit (set to 0) indicates a data frame;
where as a recessive RTR-bit (set to 1) indicates a remote request frame.
A form of scheduling in a real-time operating system where each task is
allotted a fixed amount of run time on the CPU.
A semaphore is an abstract data type used to control access to system
resources in a real-time operating system.
155

Related parts for MDK-ARM