Forum Discussion
TSchw11
New Contributor
5 years agoHi,
thank you for your response.
The output of lsmod seems to always be:
root@socfpga:~# lsmod
Module Size Used by
aclsoc_drv 8916 0
root@socfpga:~#While reproducing the error, I observed one additional erroneous behavior:
Sometimes, the application just doesn't finish and instead hangs. I've attached the output of several program executions. If the program didn't finish, I aborted it with control-C, the application did still react to that. In the attached log these cases can be identified by the "^C" at the end of the program output.