I get an Error while installing the raspberry pi support package on Matlab 2014a, can someone help me solve this?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Valmir Sadiku
le 30 Jan 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?
Réponses (2)
Manoj Das
le 12 Mar 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 commentaires
Abdul Hannan
le 27 Août 2015
The same problem is withme. But it says key not found in container.
0 commentaires
Voir également
Catégories
En savoir plus sur MATLAB Support Package for Raspberry Pi Hardware dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!