ESP32S3-8048S043 LVGL8.3 Image not working

I am using ESP32-S3-8048S043 and LVGL 8.3Ver on Arduino.
There is a problem running the image program during the example. An error code occurred with the default program, so I edited the image file. It compiles, but no image appears on the LCD.

What’s your goal?

Any code?

sorry. I’m new here so I didn’t know how to post code.

I solved it.

After converting the image with a converter, an error occurs if you refer to the hexa file in the same path as the program.

If you put it in the path below and refer to it, it will work fine.

lvgl\src\demos\widgets\assets