Installation
RTOS
<Your RTOS>
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
- RiCOS<your RTOS>.c
- RiCOS<your RTOS>.h
- RiCOS<your RTOS>Dimension.c
- RiCOSDimMemoryAllocation.c
The following directory is installed in the directory
Samples\Code of your product release:
- CreateRXFLibrary
which is a µVision project which enables you to create the libraries RXFD.lib
and RXFR.lib which you can use in your projects to link with.
- GettingStarted
which is a µVision project which serves as a GettingStarted example.
The following file is installed in the directory
Config\MemorySections of your product release:
- WSTMemoryTypePragmas.txt.example
which serves as an example of WSTMemoryTypePragmas.txt; please
refer to the documentation on Memory Section Management.
Copyright (c) Willert
Software Tools GmbH. All rights reserved.