How to replace the screen?

Adding a display module (1) – Adding files (copying files) - SiFli-Wiki v1.0 Documentation

I followed the method described in this document for adding built-in display modules. I can select the display module via menuconfig, but compilation fails with an error. Even when using the officially provided configurations for certain displays, the compilation still fails, and all errors are of the same type. Is there any restriction I’m not aware of? How should the display be properly adapted? No code modifications have been made.

This error indicates that the image resource was not found. Please refer to this document (Image Resources - SiFli Solution Documents) to check whether you have included the resources for the new resolution you added. To add new resources or convert resources based on existing resolutions, please follow the instructions in this document (Creating a New App - SiFli Solution Documents).