Dear Sir,
Thank you for your reply.
When executing the program for the first time, a complete burning program (CPU_FLASH+SPIFI_FLASH) is required.
As shown in the figure below.

SPIFI's flash is used to store some icons,Normally it will not be updated, but whenever I modify the content of the main program (in CPU_FLASH). I have to burn all the programs(CPU_FLASH+SPIFI_FLASH).it's a waste of time.
If I only burn the main program(As shown in the figure below),the program will not be executed correctly.

What I mean is, only burn the modified cpu flash, not the unmodified SPIFI FLASH, saving time.