rtwtypes.h not created
12 views (last 30 days)
Show older comments
I am trying generate code from simulink model for texas instrument c2000 DSP. While code generation i got an error stating "rtwtypes.h not created". How to overcome this problem?
1 Comment
Peter Boin
on 29 Oct 2018
I have the same symptom (rtwtypes.h is not created).
But the error I get is from the compiler when it attempts to:
#include "rtwtypes.h"
from the successfully generated files.
Answers (2)
Venkatesh Chilapur
on 29 Oct 2018
Please can you give details on MATLAB version, supported package details(if any ) and model being used for code generation.
1 Comment
vibhorag
on 24 Jun 2019
Hi Venkatesh,
I am facing the same problem. I am using the model mentioned on this link: https://in.mathworks.com/help/rtw/gs/model-and-simulation.html
I am using the Matlab version: R2019a ('9.6.0.1114505 (R2019a) Update 2')
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!