We use cookies to provide our visitors with an optimal site experience. View our privacy notice and cookie notice to learn more about how we use cookies and how to manage your settings. By proceeding on our website you consent to the use of cookies.
Hello everyone,
I got Xenomai 3.0.7 running on my Beaglebone Enhanced with kernel 4.4 from BeagleBone kernel repository. Now I am trying to send some UDP messages in real-time from one BBE to another, which works fine on other BBEs without Xenomai.
Currently, I guess that I need RTnet and its related drivers on my Ethernet interface first. Therefore, as I haven’t found that much online, I was wondering whether someone knows how to get it done?
So, I’ve rebuilt your 4.4-xenomai Kernel with RTnet enabled and Xenomai itself works fine so far. But, how do I implement the Boneblack drivers which I can download from the link I’ve sent you? I guess I need to install the needed modules somehow like described here: Re: [RTnet-users] RTnet on Beaglebone Black | RTnet - Real-Time Networking for Linux