"dsp_rt.h" missing after code generation (2020b)
Show older comments
Setup:
- Simulink 2020b
- Simulink model configured for embedded coder
- Subsystem uses Chirp
- Generate code
- dsp_rt.h is missing (is used by #include in codegen.c)
Everything works fine without using the Chirp block (other blocks do not use DSP Toolbox), but for some reason the dsp_rt.h file is not in the target folder of the code generation
1 Comment
Tobias Schindler
on 2 Dec 2020
Answers (0)
Categories
Find more on C Code Generation in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!