I use MIMXRT1020 EVK Board and I debug a program which funciton include SPI flash write and TCP. But I encounter an error below

i already know the error occur during flash initialize specific in Nor_Flash_Init function like below

the function is NXP offer and i do not modify at all.
i have test flash function by using a SDK example named flash_component_nor and work normally.
below is my project memory situation

i do not know how to fix the problem, please help me , thanks