I cannot get MATLAB to see my beaglebone black

1 view (last 30 days)
Hello, My beaglebone black is connection is verified using the BBB website, although MATLAB and Embedded Encoder cannot see it. I have installed both support packages. In MATLAB I say bbb=beaglebone and it tells me the following:
_Cannot establish an SSH connection to the board with device address "192.168.7.2", user name "root", password "". Check if device address, user name and password are correct._
I tried resetting using the 30-30-30 rule: https://www.router-reset.com/default-password-ip-list/BeagleBoardorg#reset-BeagleBoardorg-default-password
The error still occurs. If anyone has help on this that would be great!
Thanks

Answers (1)

Manish M
Manish M on 27 Jun 2019
Hi Kurt,
I know this is a late reply but this might be useful for someone else. For MATLAB to detect your Beaglebone you've to install the necessary drivers on the host.
Have you installed the required drivers for Beaglebone Black on your Windows machine? For 64 bit machine: https://beagleboard.org/static/Drivers/Windows/BONE_D64.exe

Community Treasure Hunt

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

Start Hunting!