www.beck-ipc.com

RTOS Examples Available - SC12 @CHIP-RTOS V1.10


    IPC@CHIP Documentation Index          RTOS News

RTOS Examples

Available RTOS API examples:
  1. taskexp1.c      Creating and starting tasks and usage of a resource semaphore
  2. tcpservm.c      tcpechoserver, which is able to serve a maximum of three clients at the same time
  3. timer.c         Timer procedure example for DK40
  4. Pastimer.c      Timer procedure example written in Turbo Pascal
  5. event.c         Example of using event groups
  6. msg.c           Example of using message exchange

The examples are compiled with Borland C 4.5 or 5.02.


Also we build a C-Library (rtos.c), which contains the described software interrupt calls.
All example programs built with C API-functions use the files rtos.c, rtos.h and rtxapi.h.




End of document