RED HAT
RED HAT
DIIDevHeads IoT Integration Server
Created by Boss lady on 7/8/2024 in #code-review
Resolving "No EtherCAT Slaves Found" Error on BeagleBone AI with Embedded Linux
Hi @Boss lady make sure that the eth0 interface is up and configured correctly. You can check this using the ifconfig command. Ensure the interface has the right IP settings for EtherCAT communication. Also, verify that correct drivers for your EtherCAT master are loaded. Some configurations may require specific kernel modules, you can check which modules are loaded with the lsmod command.
14 replies