Installation
RTOS
VDK
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.c
- RiCOSCommon.h
- RiCOSVDK.c
- RiCOSVDK.h
- RiCOSVDKDimension.c
- RiCOSDimMemoryAllocation.c
- RiCOSActiveClassTask.c
- RiCOSMainTask.c
- RiCOSBridgeTask.c
The following directory is installed in the directory
Samples\Code of your product release:
- VDKConfig which is a VisualDSP++ project which enables you
to
configure VDK for your hardware but also the maximum number of threads,
the channel ID used by the RXF, the payload used in messages in the RXF
etc.
- CreateRXFLibrary
which is a VisualDSP++ project which enables you to create the
libraries RXFD.dlb
and RXFR.dlb which you can use in your projects to link with.
- GettingStarted
which is a VisualDSP++ 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.