Installation
RTOS
CMX-RTX
The RTOS bridge for your product implements the interface for your RTOS details.
The following files are installed in the directory
Source of your product release:
- WSTRTOS.h
- WSTRTOS.c
- RiCOSCommon.h
- RiCOSCommon.c
- RiCOSCMX.c
- RiCOSCMX.h
- RiCOSCMXDimension.c
- RiCOSDimMemoryAllocation.c
- cxconfig.h which is an example of the
standard CMX-RTX configuration file, adapted for this Bridge using
constants we provided in this RTOS Bridge like RTOS_DEFAULT_STACK etc.
The following directory is installed in the directory
Samples\Code of your product release:
- RebuildCMXLibrary
which is a µVision project which enables you to rebuild the
CMX-RTX libraries which you can use in your projects to link with. It
allows you to rebuild the CMX-RTX libraries for all memory models
supported by CMX-RTX and each library is created in a Debug and a
Release version to match the e buildsets and use the same Target and Device settings as in the RXF Libraries and your application.
Copyright (c) Willert
Software Tools GmbH. All rights reserved.