See Generated code from Realtime workshop for Arduino
Mostrar comentarios más antiguos
Rather simple question:
How can i see the generated code when i use the realtimeworkshop with the Arduino Target?
deployment works fine and code works like a charme. I would just like to see what matlab is actually sending to the Arduino (generated c code...)
Respuestas (2)
AJ von Alt
el 26 de Ag. de 2014
0 votos
Generated C code can be reviewed by enabling the Code Generation report.
In the Configuration Parameters dialog box select Real-Time Workshop( Code Generation in newer versions) > Report and check "Create code generation report" and "Open report automatically".
The generated code can also be found in the code generation folder. This folder is typically located in the working directory and has the same name as the model.
phil
el 5 de Sept. de 2014
0 votos
Categorías
Más información sobre Arduino Hardware en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!