I get an Error while installing the raspberry pi support package on Matlab 2014a, can someone help me solve this?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I follow the steps as given in the Mathworks video on how to install the Rpi support package but as soon as I click install i get the following error
|Error installing third party software Raspbian Wheezy: Error executing command "unzip('C:\MATLAB\SupportPackages\R2014a\downloads\raspberrypi_download\raspberrypi_firmware_r2014a.zip', 'C:\MATLAB\SupportPackages\R2014a\raspbian')"
Invalid zip file "C:\MATLAB\SupportPackages\R2014a\downloads\raspberrypi_download\raspberrypi_firmware_r2014a.zip".|
What could be the possible reason and how can I solve this?
1 comentario
Valmir Sadiku
el 30 de En. de 2015
I got the same error:
Error installing third party software Raspbian Wheezy:
Error executing command
"unzip('C:\MATLAB\SupportPackages\R2014b\downloads\raspberrypi_download\raspberrypi_firmware_r2014a.zip', 'C:\MATLAB\SupportPackages\R2014b\raspbian')"
Invalid zip file "C:\MATLAB\SupportPackages\R2014b\downloads\raspberrypi_download\raspberrypi_firmware_r2014a.zip".
Did you solve it?
Respuestas (2)
Manoj Das
el 12 de Mzo. de 2015
I had the same problem and first thought that file download was in-complete. Here is the solution : Under the directory C:\MATLAB\SupportPackages\R2014a\downloads\, you will find two folders as below - raspberrypi_download - raspberrypiio_download
1)Go to the folder "raspberrypiio_download" and locate the file "raspberrypi_firmware_r2014a.zip". Copy this and paste this file in the folder "raspberrypi_download", overwrite if the file already exists.
2) Run "supportPackageInstaller" again from the matlab command prompt and select the option "Install from folder".. it will give you an option to browse and select a folder.. go ahead and select the folder "raspberrypi_download"
3) Follow the steps as they come along and you will be done with the installation :-)
2 comentarios
Abdul Hannan
el 27 de Ag. de 2015
The same problem is withme. But it says key not found in container.
0 comentarios
Ver también
Categorías
Más información sobre MATLAB Support Package for Raspberry Pi Hardware en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!