Hi Support Team,
I have designed custom board with SAC57D54 MCU. Below are the progress details done:
-Initialized Core m4 and A5 correctly with appropriate clock frequencies.
-External SDRAM initialized.
-Major peripherals are working like uart, gpio, adc, etc.
-Debugger: PEMicro Multilink FX
-S32DS for ARM IDE
Main problem is on the graphics using OpenVG and EGL. No output is available on the 30 pin RGB Screen. The screen is working using other hardware. I have attached sample code where problem arise from the "eglSwapBuffers(disp, surf)". No other error is encountered within the code like check error.
Below example of source code is patterned from example application to 516bga type. I am using LQFP208 type but this should work.
Would appreciate some inputs and which area should I look into/check more.
Regards,
Johny