Hello Loo Chuan Yin! Am Freitag, 23. Dezember 2016 11:24:57 UTC+1 schrieb Loo Chuan Yin: > > Hi guys, I tried to access the PRU with a simple blink test on Beaglebone > Black using libpruio library. But I get this error, > > ** > initialisation failed (out of memory) >
Find descriptions for error codes in the documentation. In your case the constructor failed, check http://users.freebasic-portal.de/tjf/Projekte/libpruio/doc/html/_cha_messages.html#SubSecPruIoCTor. libpruio failed to allocate a small amount of memory (< 4kB). > Segmentation fault > This second message I do not understand. Any further issue is on your system, not related to libpruio. Regards -- 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/8b4e6786-6bb5-42e6-b13f-7394aea94d0c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
