I get an Error while installing the raspberry pi support package on Matlab 2014a, can someone help me solve this?
Mostra commenti meno recenti
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 Commento
Valmir Sadiku
il 30 Gen 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?
Risposte (2)
Manoj Das
il 12 Mar 2015
1 voto
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 Commenti
Vineeth Kartha
il 15 Mar 2015
mahmoud ragab
il 8 Dic 2016
i don't find the raspberrypi_download
Abdul Hannan
il 27 Ago 2015
0 voti
The same problem is withme. But it says key not found in container.
Categorie
Scopri di più su MATLAB Support Package for Raspberry Pi Hardware in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!