Modify VDK Configuration


If you want to use a different target derivate for the RTOS integration which comes with your product, please consult the documentation of your RTOS manufactorer.


VDKConfig


The VDK RTOS Adapter consists of some files which are installed for this RTOS:
The VDK configuration must match your hardware and Rhapsody application. VisualDSP++ only supports a project which results in an executable to specify VDK details, so we created a separate project VDKConfig for this which you find in <your Rhapsody>\Share\WST_RXF_V5\<your product>\Samples\Code where you can configure the VDK:



This project can generate the files VDK.h and VDK.cpp which are used by the RXF libraries in the CreateRXFLibrary project.

There are some hardware details you can configure plus some RXF specifics which you may want to modify:

See below:




Notes You are not allowed to use different names for the Thread Types.
The names are used in the RXF code and the RXF will no longer compile or function if you change them.
You must have a Round-Robin Priority configured for the priority used by the RiCOSMainTaskType to have it scheduled.




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