I am using a custom board with IMXrt1170. I have run the graphics accelerator example in SDK 2.14.0
When EW_USE_FREE_RTOS flag is enabled, example runs very well. However, when the flag is disabled, it not.
I need that example with no FreeRtos. I want GPU2D, VGLite, to use directly on bare metal without RTOS.