Platform: Avnet UltraZed EV Carrier Card
Hardware Build: Following this design tutorials. PS: I didn't change the lane selection as dual lower is not supported.
OS: Petalinux build with libmali-xlnx and x11 packagegroup enabled.
Sysroot: From Petalinux build
What is working: I am able to run the glmark2-es2 and can see the rendered content on the displayport output.
Issues: I am able to cross-compile the example, but I get a segmentation fault when I run it on the board. I have tried all of them. Most of them gave me the segmentation fault, and only EGLRenderingSample runs and exits on "failed to create a surface, eglMakeCurrent() failed."
Have you encountered this before? I am very new to OpenGL ES and don't really know how to debug it. Any tips would be helpful. Thanks ahead.
Platform: Avnet UltraZed EV Carrier Card
Hardware Build: Following this design tutorials. PS: I didn't change the lane selection as dual lower is not supported.
OS: Petalinux build with libmali-xlnx and x11 packagegroup enabled.
Sysroot: From Petalinux build
What is working: I am able to run the glmark2-es2 and can see the rendered content on the displayport output.
Issues: I am able to cross-compile the example, but I get a segmentation fault when I run it on the board. I have tried all of them. Most of them gave me the segmentation fault, and only EGLRenderingSample runs and exits on "failed to create a surface, eglMakeCurrent() failed."
Have you encountered this before? I am very new to OpenGL ES and don't really know how to debug it. Any tips would be helpful. Thanks ahead.