Hi Rodrigo, If you send me your code, I can help you to find the problem in your program. I have been writing some changes to the original work of Youngtae and it is working OK for me.
Regards, Antonio On Tue, Aug 12, 2014 at 5:32 AM, <[email protected]> wrote: > > > > >> I'm trying to use the code for this task, but when I run the sample >> application, I'm getting a segmentation fault. >> >> > Segmentation faults in 90% occasions come from null-pointer dereferencing. > Please add few debug prints to your code and tell us where the crash > happens. > > (by the way, do you have/see any printout on the console, before the > "segmentation fault"?) > > >>> -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to a topic in the > Google Groups "BeagleBoard" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/beagleboard/0a4tszlq2y0/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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/d/optout.
