Hi ,
I downloaded the Kernel 3.0.35 adn the VDK tools from i.MX 6 Q/D/DL/S L3.0.35_4.1.0 GA release .
After that I modified the configure file of GPU driver:-
USE_POWER_MANAGEMENT = 0
USE_PROFILER = 1
Then i extracted the pre-built binaries (enable the profile) and replace the libraries.
Then as mentioned in the readme file executed the ./ltib command to build.
But now when i am running any OpeGLES application I am getting a Segmentation Fault.
Can somebody please help here?