rasepberry pi ethernet problem
조회 수: 23 (최근 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!