Hi, all
I use serial programming tools programming NANDFlash thought UART, appear as shown in error.
I track and find to appear this error of function is:
dvsdk4\psp\flash-utils\common\sfh\Sfh.cs at line 853
if (!SerialIO.waitForSequence("SENDIMG\0", "BOOTUBL\0", MySP, cmdParams.verbose))
Pls help me to analyse of the problem. Thanks!