Fail to porting lvgl 8.3.11 to esp32-s3 microcontroller

may i know why my microcontroller keep on rebooting below log report show (TG0WDT_SYS_RST) error. i just use all the resource provided on esp32_Port_lvlg github why i cannot make it work ?

display spec:
display driver=ili9488 (4 wire SPI interface)
Touch Controller = GT911 (capacitive touch)
size = 3.5 inch 320*480

I am using plaftformio esp-idf framework support by vscode text editor.

log output as show in pdf file
video included in the attachment.

thank in advance
Solution
I change the whole ili9488 driver
Was this page helpful?