Hello,I have question about When DFlash/PFlash is doing the write or erase operation,all interrupts must be disabled for awhile?
For example,disable all interrupts before C40_Ip_MainInterfaceSectorErase() or C40_Ip_MainInterfaceWrite(),then enable all interrupts when operation is done.
Is there have any problem if the all interrupt is not disabled?