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