The error when install the raspberry pi
조회 수: 57(최근 30일)
표시 이전 댓글
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
ivan nkwawir
2020년 2월 13일
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.
답변(7개)
Karl Fetzer
2017년 12월 12일
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.
John Carlson
2019년 1월 16일
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]
Murat Belge
2014년 2월 28일
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
Silverio G. Cortes
2014년 5월 14일
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
Darleen Hallerbach
2022년 7월 18일
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
참고 항목
범주
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!