I get an Error while installing the raspberry pi support package on Matlab 2014a, can someone help me solve this?

1 view (last 30 days)
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 Comment
Valmir Sadiku
Valmir Sadiku on 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?

Sign in to comment.

Answers (2)

Manoj Das
Manoj Das on 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 :-)

Abdul Hannan
Abdul Hannan on 27 Aug 2015
The same problem is withme. But it says key not found in container.

Categories

Find more on MATLAB Support Package for Raspberry Pi Hardware in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!