rasepberry pi ethernet problem
8 次查看(过去 30 天)
显示 更早的评论
I want to install MATLAB and Simulink support package for Raspberry Pi follow this steps to do . I directly connect my laptop with Raspberry Pi using Ethernat cable. But i didn't get output.
The network interface "Ethernet" is not connected. Check your Ethernet connection to Raspberry Pi. The FDX/LNK/100 LEDs on the Raspberry Pi board should be illuminated.
2 个评论
Sylvain
2022-4-15
If you have windows, you could use the Cmd command
arp -A
your Rpi should be able to find the IP address of the pi. Then you could ping the ip to ensure the pi is connected.
回答(0 个)
另请参阅
类别
在 Help Center 和 File 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!