@CHIP-RTOS - RTOS Examples Available
IPC@CHIP® Documentation Index
RTOS Examples
RTOS
Available RTOS API examples:
- taskexp1.c Creating and starting tasks and usage of a resource
semaphore
- tcpservm.c tcpechoserver, which is able to serve a maximum of three
clients at the same time
- timer.c Timer
procedure example for DK40
- Pastimer.c Timer
procedure example written in Turbo Pascal
- event.c Example of using
event groups
- msg.c Example of using
message exchange
The examples are compiled with Borland C 4.5 or 5.02.
The C example programs use the Beck C-Library
and so should you if you are programming in C or C++.
End of document
|