Hi,
I have checked the data sheet of TFT_DISPLAY(ST7789V), it is three wires spi interface, you said that the display was working properly in the NON-XIP Project, but did not work when you run the project in XIP.
Pls check the following items:
1)pls check if the display spi signals are overlapped with the spifi siganal which is connected to spifi flash.
2)Pls try to create a LED toggling example in XIP mode(toggling a LED in a fixed period Timer ISR), and check if the LED can toggle in XIP mode.
Hope it can help you
BR
XiangJun Rong