Code generation information file does not exist. rtiostream.h: No such file or directory

11 views (last 30 days)
Hi,
I am having a sudden error which prevents me from building (Deploying and Starting) a Simulink Model on my Raspberry. The error occurs during the Build-procedure. I include a file with the full error message.
Essentially it states:
Code generation information file does not exist.
and
rtiostream.h: No such file or directory
Please look in the attachment for the full error message.
Since i read, that this error van be due to spaces in the file-path i saved the file in C:\. However, the same Code generation information file does not exist error still occurs. The error message looks a bit different though. I also include this one (Arduino_build_from_C.txt). Maybe i need to save further files in C:\ ?
The .slx file which i want to Build,Deploy and Start is also included in the Attachement.
The MATLAB Version is R2021a and the file location of the executable is
C:\ProgramData\Microsoft\Windows\Start Menu\Programs\MATLAB R2021a
Note,how there is a space in the file_path of the executable. I think this is okay, because it is the path which is chosen by default during the Matlab installation.
I'd be grateful for any tip how to solve this error.
Thank you and Best regards,
Victor

Answers (0)

Categories

Find more on MATLAB Support Package for Arduino Hardware 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!