Hello there,
I was wondering either it is possible to compile user applications for 
BeagleBone Black, that require lprussdrv linker flag? So far I have copied 
the libs:

libprussdrv.a                                                                   
                                             
1
libprussdrv.so                                                                  
                                           

libprussdrvd.a                                                                  
                                             

libprussdrvd.so                                            

that were created on BeagleBone Black, to the cross gcc lib directory on my 
host pc. Then I am able to compile and link the code with -lprussdrv flag, 
but when trying to execute it I am getting segmentation fault (when running 
remotelly) or this output when running from BeagleBone Black:

AM33XX
File ./test.bin open passed

The program then hangs and I have to kill it.
I would really appreciate all help in this matter! 
                                                           

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to