How can i fix this problem?
Mostrar comentarios más antiguos
Hi
I'm trying to install all the missing linux packages and libraries required to make the Raspbian OS compatible with MATLAB and SIMULINK by choosing option customize the existing Raspbian OS running on my hardware Raspberry pi 4, so i got an error during installing packages and libraries Error executing command "sudo ldconfig -p grep libmmal.so" .
Thank you
6 comentarios
Walter Roberson
el 18 de En. de 2023
I am not clear what you are trying to do. Raspberry Pi cannot run MATLAB or Simulink, only programs deployed to the hardware
Walter Roberson
el 18 de En. de 2023
sudo ldconfig -p | grep libmmal.so
Hayat
el 18 de En. de 2023
Chris Hellmann
el 3 de Feb. de 2023
During Raspberry Pi Hardware Setup I also get this error, has anyone found a workaround for it?
Abdennour zeghida
el 20 de Feb. de 2023
hi , same problem with me ,
Respuestas (1)
Prasanth Sunkara
el 10 de Mzo. de 2023
0 votos
I thought I would clarify the compatibility of Hardware Setup's OS customization option of various(latest ones) MATLAB releases and the Raspberry Pi OSes.
1) Only Debian version of Raspbian OS is supported. That means Ubuntu based distro's are not supported.
2) Till R2022b MATLAB version, 32-bit buster, stretch OSes are supported. Bullseye OS is not supported as of R2022b.
3) 64 bit OS is not supported as of R2022b(R2022b is the latest MATLAB version at the time of wiriting this post).
If some one is reading this post in future, when R2023a and above versions are released, please note that Bullseye support and 64 bit OS support "may" be added by MathWorks. Please check official MATLAB release notes to get info on latest updates.
1 comentario
Llewellyn Kordom
el 23 de Mayo de 2024
So what works?
Debian bookworn and debian bulleye both give the same issue.
Categorías
Más información sobre Installation Setup and Configuration en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!