Hey Jean
There are the steps you need to take: 1. compile and boot your own kernel. 2. download the etherlab suite . 3. configure the etherlab suite to use the pi toolchain. use the ec_generic driver. 4. copy the ethelab output to pi. this includes ec_master.ko,ec_generic.ko, ethercat util, libethercat. All of the above are for using etherlab ( ie, master ) on pi. to launch qt on the pi you need to compile qt-embedded for pi. this is a long task but it possible. take alook at: http://qt-project.org/doc/qt-5/embedded-linux.html . if you have more questions, like , "how do i do step X" email me back. i will help you. regards raz On Mon, Sep 22, 2014 at 1:32 PM, Jean-Philippe Pinget <[email protected]> wrote: > Hi, > > Making research about Ethercat on embedded Linux, I found your website. It > seems to be interesting for my project. > > But I'm not an expert on Ethercat. > > My goal is to drive an ETHERCAT MODULE (from BECKHOFF or others) with a > RASPERRY PI or a BEAGLEBONEBLACK. > > More precisely, you can see below what I want to do : > > > > I have a Rasperry PI B+ and an Ethercat Terminal Beckhoff. > > On my rasperry PI B+, I want to launch an HMI (a Qt Application). > > On this HMI (drawn with Qt), there is a button (for example). From this > button, I want to activate an output of the Beckhoff Ethercat Terminal > (Sending an Ethercat command from the RASPERRY PI B+). > > Can I do this with Etherlab ? > If yes, could you tell me what are the first steps ? > > > Best Regards. > > _______________________________________________ > etherlab-users mailing list > [email protected] > http://lists.etherlab.org/mailman/listinfo/etherlab-users > -- https://sites.google.com/site/ironspeedlinux/ _______________________________________________ etherlab-users mailing list [email protected] http://lists.etherlab.org/mailman/listinfo/etherlab-users
