Why am I receiving an "(Error : Failed to locate resources)" when installing the Beagle bone support package?

조회 수: 1 (최근 30일)
When Installing the Embedded Coder Support Package for BeagleBone Black hardware I receiving the following error message: 
 
(Error : Failed to locate resources)

채택된 답변

MathWorks Support Team
MathWorks Support Team 2015년 12월 29일
The newest BBB rev C boards come with a Debian image dated 2015-03-01. In this Linux image, Linux package indexes has been deleted. Therefore, targetupdater cannot install required Linux packages.
To re-create the Linux package index:
1. Connect your BeagleBone Black to Internet. This can be done by either connecting the board to a LAN network / router using the Ethernet port on the board or enabling "Internet connection sharing" on a Windows computer.
2. Login to BeagleBone Black using PuTTY and execute "sudo apt-get update" command. This command re-creates the package index that was missing on the original Debian image.
You can then start "targetupdater" in MATLAB and proceed with updating the Linux image

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

제품


릴리스

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by