RTOS Component and LDDs Working Together

As mentioned earlier, LDDs are capable to generate code depending on what RTOS component has been selected in a Processor Expert project.

An RTOS component is able to provide information to an LDD on how to create OS-specific code for the following cases:

These options provide the basic function to integrate the LDD driver into a particular OS.

The connection of the data generated by the device with the OS is performed in two different ways: