This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

调试Example_2803xFlash遇到的问题



调试V126版本的Example_2803xFlash,编译通过以后连接目标。

Example_2803xFlash例程没有做任何修改。

连接目标后点run-suspend发现程序一直停在InitFlash()函数中

 FlashRegs.FBANKWAIT.bit.PAGEWAIT = 2;这一句上

无论怎么执行都过不去。不知道是为什么,请指教。