Worklist Item Code 556: Void Pointer Data Type

Worklist Item Type

This Worklist Item is a Modelify Limitation

Cause

Modelify does not support handling of constructs that involve a pointer to void data type.

Recommend Solution

One solution for this limitation is to modify the source code to change pointer to void variables or return type to pointers to a specific C type instead of void. Another possible workaround could be to convert caller functions to an S-Function, so that pointer to void constructs are only present inside the S-Function C files.

Additional Resources

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