Question
H7S7 GPU2D stuck at nema_wait_irq_cl
I made a custom board with STM32H7S7 , Touchgfx without OS, 2 framebuffers in psram(aps256xxn). At first ,after start
the debugging ,the display is normal,but after a while (random time),display is freezing. Then I pause the program,I found
it stuck at nema_wait_irq_cl.
This is my screen:

This is information when stuck:

This project is a test project,the touchgfx code is simply rotate textureMapper1 and move red box on each frame
