The error when install the raspberry pi
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
When I install the Raspberry Pi package, at the write firmware step a error happened. The error is : Error writing firmware to the memory card: An error occurred while writing to the SD card.
Is anyone meet this problem before?
How to solve the problem?
1 Kommentar
ivan nkwawir
am 13 Feb. 2020
I faced similar issue and unfortunatey I have a mac. After severl tries and also trying what mathworks asked to do which was to delete a "img_writer_log.txt" file, I did a few times and that still didn't work. i ended up writing the filmware to the SD card using a software which i had called "ApplepiBaker", putting the SD card in ther raspberry pi, and plugging the raspberry pi to a monitor. that gave me the chance to manually connect to the internet and finally had matlab connected to it. So short cut was using a different filmwriter, writing to the SD card and manually connecting to the internet using a monitor.
Antworten (7)
Karl Fetzer
am 12 Dez. 2017
I had the same problem using Windows 10 and Matlab 2017b. I do not know what caused it, but I was able to stop the error from occurring by using SDFormatter ( https://www.sdcard.org/downloads/formatter_4/ ) to reformat the SD card first, then using the Matlab Raspberry Pi hardware setup wizard.
1 Kommentar
John Carlson
am 16 Jan. 2019
I had the same problem , I did a lot of wrong things but here is how it fixed :
1- run matlab as administrator
2 - OverWrite format the SD card with SD Card Formatter [it's a software]
3- follow normal steps
I did exacly as I wrote and the problem went away . [there was another problem after that , that was not connecting properly with LAN but I did the steps again and it was ok]
2 Kommentare
Oihan Irazu
am 28 Feb. 2020
Thank you!
I had the same problem and I did exactly what you said.
Really useful.
Murat Belge
am 28 Feb. 2014
The error is not descriptive enough to diagnose what is happening. General trouble-shooting steps when writing to the SD card are:
1. Start MATLAB in administrator mode. 2. Check that the lock switch on the SD card is in un-locked position. 3. Make sure that SD card size has at least 4GB of storage space.
If you perform the above and you still get an error, try using a * Different SD card * Different SD card reader/writer
0 Kommentare
Silverio G. Cortes
am 14 Mai 2014
I got the same problem. I´ve tried with two different SD cards 16GB (Sandisk Class 4 and Lexar SDHC C10? 100x )
In addition I´ve also tried with the integrated SD car reader/wrtier of my laptop, and another portable USB card reader with no result (only the same error message: An error ocurred while unlocking the SD card volume. )
Could be a problem with the format type of the SD card? Any other suggestion?
0 Kommentare
joao ricardo
am 11 Jun. 2015
Yes i've tried all the solutions u wrote here and none works.
0 Kommentare
Darleen Hallerbach
am 18 Jul. 2022
I solved this issue by ensuring that the drive letter associated with the empty SD card is the same as the drive letter of the boot partition of the SD card after writing.
0 Kommentare
Siehe auch
Kategorien
Mehr zu MATLAB Support Package for Raspberry Pi Hardware finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!