
Freescale MQX Release Notes
Freescale Semiconductor
15
isr
● ● ● ●
Shows how to install interrupt service routine and how to chain
it with the previous handler.
klog
● ● ● ●
Shows kernel events being logged and later the log entries
dumped on console.
log
● ● ● ●
Shows application-specific logging feature.
lwdemo
● ● ● ●
Same as the "demo" application, but implemented using
lightweight components only.
lwevent
● ● ● ●
Simple demonstration of MQX lightweight events.
lwlog
● ● ● ●
Simple demonstration of MQX lightweight log feature.
lwmsgq
● ● ● ●
Simple demonstration of MQX lightweight inter-process
messaging.
lwsem
● ● ● ●
Simple demonstration of MQX task synchronization using the
lightweight semaphore object.
msg
● ● ● ●
Simple demonstration of MQX inter-process message passing.
mutex
● ● ● ●
Simple demonstration of MQX task synchronization using the
mutex object.
nill
● ● ● ●
Yet simpler than Hello World. A void application which may be
used for copy/paste to start custom application.
qspi
● ● ●
Shows how to read/write data from/to external SPI EEPROM.
Additional HW setup is needed.
rtc
● ● ● ●
Shows the Real Time Clock module API. Demonstrates how to
synchronize RTC and MQX time and how to use RTC alarm
interrupts.
sem
● ● ● ●
Simple demonstration of MQX task synchronization using the
semaphore object.
taskat
● ● ● ● Shows how task can be created within statically allocated
memory buffer (avoid heap allocation for task stack and
context).
taskq
● ● ● ●
Shows custom task queue and how the queue can be
suspended and resumed.
test
● ● ● ●
Shows the self-testing feature of each MQX component.
tfs
● ● ● ●
Shows the usage of ROM-based Trivial File System in an MQX
application.
timer
● ● ● ●
Simple demonstration of MQX timer component.
watchdog
● ● ● ●
Simple demonstration of MQX task timeout detection using the
watchdog component.
RTCS Example Applications
rtcs/examples/...
Availability
Name
M52259EVB
M52259DEMO
M52235EVB
M52223EVB
Description
httpsrv
● ● ●
Simple web server with cgi scripts and few web pages stored
in internal flash.
shell
● ● ●
Shell command line providing commands for network
management.
snmp
● ● ●
SNMP protocol example providing microprocessor state
information.
Comentários a estes Manuais