Why do I get an identifier "RTWSfcnInfo" is undefined error when building a model that contains S-functions for a custom target in Real-Time Worshop 6.3 (R14SP3)?
Show older comments
When I build my model that contains S-functions using a custom target based off of GRT, I get the following errors:
"model.c", line 565: error: identifier "RTWSfcnInfo" is undefined
"model.c", line 565: error: identifier "sfcnInfo" is undefined
My model builds fine when I remove the S-Functions, or build with GRT.
Accepted Answer
More Answers (0)
Categories
Find more on Simulink Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!