beaglebone black connection error
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I got an error for 2017a version to connect to bbb.
>> bbb = beaglebone('192.168.7.2','root', 'root')
Error using beaglebone (line 236) Cannot establish an SSH connection to the board with device address "192.168.7.2", user name "root", password "root". Check if device address, user name and password are correct.
I verified the ssh connection from command line and it's working so it's not the ssh issue.
0 Commenti
Risposte (2)
lukman zainudin
il 28 Set 2018
The following error occurred during deployment to your hardware board: Error connecting to SSH server at 192.168.7.2
Hi, I have problem occurs when to run beaglebone black using Simulink. Anyone know how to solve it?
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!