Am Montag, 24. Oktober 2016 21:31:14 UTC+2 schrieb Akshay Gahlot: > > It's great that it is compatible with libpruio. >
I said it "seems to be". I don't know it and didn't test yet. > Any suggestion on how to setup the serial communication along with > libpruio. > Thanks in advance. > I neither know about your targets nor have I seen a single line of your code. How should I suggest anything? It seems that you just have to replace the wiringBone dependency in your code by a libpruio dependency, and replace the API calls by similar libpruio calls. That should work strait forward as long as you didn't use PWM or CAP features provided by wiringBone-PRUSS code. You wont need mmap GPIO, libpruio should be fast enough (disable unused subsystems if you need further speed). -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/28572732-5733-4bc8-8c44-429e4b0cb912%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
