Arduino Run on Target Hardware + Stateflow

Hi!
I'm trying to setup Arduino through Simulink on R2012a and use Stateflow. But when I try to deploy (Run on Target) it complains about Generating code from Stateflow blocks requires a valid Simulink Coder license.
Any ideas? I'm on Student License.

1 Comment

Well you don't have the license for code generation :)
You can type in command line license('inuse') to see what licenses you are using.

Sign in to comment.

 Accepted Answer

This is a bug in R2012a release. Please use the solution given in the bug report # 830298. Here is the link to the report.

More Answers (1)

Does "Run on target" work on a model without any Stateflow blocks? If yes, it appears that to be able to use Stateflow with "Run on target" you need to get an additional Simulink Coder license.

Categories

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!