Hello @TM_MI,
About what can produce the error? It could be related with the SDRAM configuration (hardware or software) for LVGL not to work as expected.
Looking at the IMXRT1170 Reference Manual, there are steps related with the SDRAM that might be good to check with your code:

[IMXRT1170RM Chapter 29. Smart External Memory Controller (SEMC)]
Have you done any software changes to use your SDRAM or have you run the examples exactly as they are? If you made changes, what did you change?
Also, have you tried the code changes that this community post suggests? If so, what were your results?
Finally, just for double check, are you using the same SDRAM chip and hardware as the community post? If not, could you please share your hardware modifications?
Best regards, Raul.