If we already have code in our raspberry pi and want to load a program from simulink to raspberry pi, will there be any error occuring while the simulink model is transferred to the pi in previous code? Or any chance of erasing of previous code ?

2 views (last 30 days)
If we already have code in our raspberry pi and want to load a program from simulink to raspberry pi, will there be any error occuring while the simulink model is transferred to the pi in previous code? Or any chance of erasing of previous code ?

Answers (1)

Prasanth Sunkara
Prasanth Sunkara on 7 Oct 2020
There would be a new process created for each Simulink deployed model. Unless, you deploy the same model with the same model name.
You may find the Raspberry Pi resource monitor app handy in this case.
Thanks,
Prasanth

Community Treasure Hunt

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

Start Hunting!