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

2 次查看(过去 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
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