fatal error: rtiostream.h: No such file or directory

29 views (last 30 days)
"C:/ProgramData/MATLAB/SupportPackages/R2024a_1/toolbox/shared/supportpackages/stm32/src/rtiostream_serial.c"
C:/ProgramData/MATLAB/SupportPackages/R2024a_1/toolbox/shared/supportpackages/stm32/src/rtiostream_serial.c:10:10: fatal error: rtiostream.h: No such file or directory

Answers (1)

Sagar Kamath
Sagar Kamath on 19 Jun 2025
Edited: Sagar Kamath on 19 Jun 2025
Hi,
Try the following ways to resolve:
  1. Create a new model in a different folder and try Build/External mode.
  2. If the issue still occurs, uninstall the STM32 supportpackage and reinstall it from the add-ons. Try to perform Build/External mode after you reinstall.
  3. Incase its still not resolved please conatct technical support Contact Support - MATLAB & Simulink.

Categories

Find more on Simulink Coder in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!