Hi, does anyone know if libpruio works also for this kernel version? (http://users.freebasic-portal.de/tjf/Projekte/libpruio/doc/html/index.html)
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYihHuZ4ASMFZs8vztrSf5%3DpBUf%2BBfkNY2-%3Dk%3D9a9qt9Gg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
and I am trying to install libpruio following the step 3 from the tutorial but i got this error
I am doing some wrong?
Still, Is the tutorial working for this kernel?
Regards
Dario
Hello, I am getting some issues to setup the libpruio to work with C. I am following this tutorial http://users.freebasic-portal.de/tjf/Projekte/libpruio/doc/html/_cha_preparation.htmlI' have enabled the PRU
and I am trying to install libpruio following the step 3 from the tutorial but i got this error
I am doing some wrong?
Still, Is the tutorial working for this kernel?
Hi Jaime! In one project I've libpruio-0.4 running on 4.4.22-bone13 It should be possible to run it (version 0.4) on your kernel version as well. But it's a mess to install on 4.x kernel versions (recompiling of inertial device tree is necessary to get all PWM working). And I didn't finish the docu yet. So if you want a precompiled binary and complete docu, you'll have to switch to a 3.8 kernel version with libpruio-0.2. Otherwise, you can download and compile the libpruio-0.4 source here https://github.com/dtjf/libpruio Regards.