Worklist Item Code 510: Stub Created for Missing Function Definition

Worklist Item Type

This Worklist Item is a Source Code

Cause

This worklist item is generated when Modelify creates a stub model to take the place of a function without a definition in the C source code. A stub only contains the necessary blocks to represent the function interface. This allows model generation to continue without the need for a concrete function definition.

Recommend Solution

This worklist item does not need to be solved until the models need to be simulated or C code for the models is generated. The stub model can be replaced with the correct implementation in Simulink. Alternatively, a definition for the function can be added to the C source code that has the correct implementation and it can be re-converted.

Additional Resources

For further support, contact EnSoft Support at support@ensoftcorp.com