error when compiling in External mode with Default parameter behavior set to Inlined
2 views (last 30 days)
Show older comments
Hello,
I am trying to run my Simulink application code for F28379D in External mode with the Default parameter behavior set to Inlined https://uk.mathworks.com/help/rtw/ref/default-parameter-behavior.html.
I have just changed it to Inlined, I have not press Configure... to set any parameters yet. When compiling the External mode, to see by changing only from Tunable to Inlined the application code still works, I get the error (for all ADC blocks):
Caused by:
- Cannot change property 'TypeOptions' of 'Inverter_003_test_005/ADC/ADC9' while simulation is running
Component:Simulink | Category:Block error
Why is ADC block giving error and how is TypeOptions related to it?
Thank you in advance.
0 Comments
Answers (0)
See Also
Categories
Find more on Interactive Model Editing 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!