필터 지우기
필터 지우기

I can't write a Raspbian image to certain SD cards using the Raspberry Pi support package

조회 수: 7 (최근 30일)
I've been trying to use the Raspberry Pi support package to set up Simulink models on my Raspberry Pi, but the SD cards that came with the kit I have don't seem to work. These are 8 GB SD cards that already come with installation software that is meant to be run just using the Pi itself, but I wanted to over-write them with the image from the support package so that I could be sure they will work with MATLAB.
I'm wondering if maybe I should have ran raspi-conf first to expand the card size, because the setup instructions I read seemed to indicate they don't come fully expanded. They start out with a small size that is supposed to be expanded in raspi-conf, and when I tried to write the new image onto them using the support package, not only did I get a vague error message about how the SD card could not be written to, but viewing the card itself in explorer now says it is only 56 megabytes in size with some little files in it that weren't on it before. The linux software seems to be gone too, because the raspberry pi can't boot with the card anymore.
I've tried using the SD card formatting tool that the raspberry pi website operators recommend, but it doesn't seem to have any effect on the result. Even if I re-size them, they just get shrunk back to 56 MB when MATLAB fails to write the Raspbian image. I can use brand new SD cards fine with no errors from MATLAB, but i'd really like to know why the cards that came with the Pi don't seem to work for me.

답변 (5개)

Murat Belge
Murat Belge 2015년 3월 24일
Start MATLAB using "Run as administrator". Right click on the MATLAB icon and choose "Run as administrator" in the popup menu. Then on the MATLAB command line:
>> targetupdater
This will drop you the second portion of the install. Follow the instructions.
  댓글 수: 7

댓글을 달려면 로그인하십시오.


Murat Belge
Murat Belge 2014년 3월 27일
The SD card for Raspberry Pi has two partitions: one is a FAT partition of small size and the other is a Linux EXT partition. Your Windows computer cannot read the EXT partition and shows only the FAT partition. This is what you are seeing when you look at the SD card on your Windows computer. If you were to use a Linux computer, you would be able to see both partitions.
What exactly is the error message reported by the Support Package Installer when writing to the SD card?
  댓글 수: 2
Md. Ashfaque
Md. Ashfaque 2015년 3월 24일
Hi I have a similar problem. Every time I try to click refresh in order for SupportPackageInstaller to install the Raspbian image on the sd card...there is a message that shows enumerating sd card devices and then i get an error that says sdwriter.exe has stopped. Nothing else can be done. Is there a workaround for this issue?
Shogan Aversa-Druesne
Shogan Aversa-Druesne 2015년 5월 14일
You need to copy the mcf110u.dll into the same directory as the sdwriter.exe. The DLL is found in MATLAB/bin/win64

댓글을 달려면 로그인하십시오.


Greg Buffinton
Greg Buffinton 2016년 1월 29일
편집: Greg Buffinton 2016년 1월 29일
I had to set "Run as Admin" in 2 locations. Right click on the matlab icon on the desktop and go to properties. 1> click "Advanced", tick "Run as administrator", click ok 2> click "Compatibility" tab, tick "Run this program as administrator", click ok.
After that I ran matlab, typed in targetupdater and this time the support package installer found my drives.
Hope this helps!
Edit: This was for Win8.1

tcn0002
tcn0002 2015년 5월 14일
has anyone figured out the solution to this?

vishal pattni
vishal pattni 2017년 6월 16일
IS it possible to write R.Pi support package and Simulink support package for R.pi in a single SD card?

카테고리

Help CenterFile Exchange에서 MATLAB Support Package for Raspberry Pi Hardware에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by