This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM62P: How to run opengles application without weston?

Part Number: AM62P

Tool/software:

Hi Expert,

We use default filesystem package in sdk-linux-10.00.07.04 with EVM. Here are the steps how we try to run our application without weston:

1. boot up

2. close TI-launcher from UI interface

3. stop weston by "systemctl stop weston"

4. run our opengl/es application, and get "Segmentation fault" after eglCreateWindowSurface()

What happened and how to solve it?

Is there any simple pure opengl/es application workable in AM62P right now?

BR,

Jeff