Hi!

Am Dienstag, 14. April 2020 21:33:09 UTC+2 schrieb hellob...@gmail.com:
>
> i have error "Segmentation fault"
>

This run-time error most likely is coming form the call to function 
prussdrv_open() in your ARM code. There's no way to open the /dev/uio? 
device, due to missing write privilegues.

Either change the permissions of the /dev/uio* devices or excute your 
program with sudo.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/cf55890f-d1f6-4bc0-b2d0-3afbc5f74bb7%40googlegroups.com.

Reply via email to