Tool/software:
SDK Version - ti-processor-sdk-linux-am62pxx-evm-10.00.07.04
I can able to run the glmark2-es2-wayland application binary provided as a part of SDK.
I am planning to compile the standard glmark2 source for wayland-glesv2 -> https://github.com/glmark2/glmark2/tree/2023.01
I succeed in compiling the source but while running the application I am getting errors related to EGL.
I also searched for the source of glmark2-es2-wayland in TI Git Repositories, but it is not available.
How to proceed further?