Why do I get an error when setting 'canBeInvokedConcurrently' to true?
4 views (last 30 days)
Show older comments
While generating the code I get following error,
Simulink Function block 'Simulink Function' may not be invoked concurrently because it calls the function 'plook_u32fdd_binca' which is not known to be side-effect free.
Is there a work around to use Lookup table that supports concurrency?
1 Comment
Answers (0)
See Also
Categories
Find more on AUTOSAR Blockset 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!