Worklist Item Code 526: Unsupported Literal Address

Worklist Item Type

This Worklist Item is a Modelify Limitation

Cause

This can occur if Modelify attempts to create a MATLAB expression in the initialization file (M-script or Data Dictionary) for a pointer variable which uses a literal memory address. Literal memory addresses are not supported in the initialization file because there is no function to access the memory in MATLAB.

Recommend Solution

This item can often be resolved by refactoring the code to point to a global variable instead of to a literal memory address.

Additional Resources

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