RTOS Resource Management


Opposite to earlier versions of Frameworks by Willert Software Tools, the latest Frameworks are build inside your IDE and no longer inside Rhapsody. As a result, you no longer can set properties in the Rhapsody model to specify various RTOS details. Instead, you must use the mechanisms offered by your RTOS manufactorer.

For CMX-RTX, you must configure its kernel by modifying the file cxconfig.h  Please note that there is a default version of this file in your installed CMX-RTX, but you should use a copy of that file and not modify the original. During installation of your product, an instance of cxconfig.h is installed in  <your Rhapsody>\Share\WST_RXF_V5\<your product>\Source

By no means this documentation can be regarded as the complete CMX-RTX kernel documentation: please refer to the CMX documentation. We focus on integration with Rhapsody generated C code and the RXF by Willert Software Tools:

The file WSTRTOS.h is used to specify details for CMX-RTX which are needed by the RTOS bridge interface. You can modify the constants:

NOTE If you modify a source file, you must rebuild your application, see GettingStarted example



Copyright (c) Willert Software Tools GmbH. All rights reserved.