Hello, I have been trying to use the Pypruss module from hipster circuits, which you can find here: http://hipstercircuits.com/pypruss-a-simple-pru-python-binding-for-beaglebone/; however when I try to run an example I get an error after the make instruction, it seems the pasm version included in this labrirary is not up to date.
I tried compiling from this source: https://github.com/beagleboard/am335x_pru_package, following these instructions http://hipstercircuits.com/compiling-the-beaglebone-pru-packages-as-shared-object/, but I can't get wget to work, and if I ignore the compilation just doesn't work (gcc: error: prussdrv.o: No such file or directory. After spending several days trying to find a solution, I come here for help! Does anyone have any idea how to compile for the pru modules and get it to work with pypruss (or any other python interface for the prus).? Thanks a lot in advance! *Additional info: I am running the 2013-09-04 Angstrom image. -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
