Unable to build and upload SPIFFS filesystem image with framework esp-idf

Hi max, I have 2 questions please,

1- how I can get my project tasks menu (especially platform) to be like yours?

mine doesn’t contain the Menuconfig nor the Upload Filestsytem Image

2- I followed what Espressif said and created a directory (same level as src) and i mounted a SPIFFS partition into the project and it is mounted successfully

My issue (as i think) is that the file is not uploaded to the portion as it always gives a"NULL" when i try to read the file

This is the project CMakeLists.txt file (i tried to modify it as yours in this thread, both definitions for create_partition_image don’t work.

Thank you in advance