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.

sm470锁死求助

下载了一个操作flash的程序后,开发板就不能下载程序了,报错如下

Tue Oct 20, 2015 09:38:21: Warning: Too many verify errors, only the first 200 are displayed
Tue Oct 20, 2015 09:38:44: Fatal error: There were warnings during download of FLASH loader, see Log Window Session aborted!
Tue Oct 20, 2015 09:38:44: Failed to load flash loader: C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\config\flashloader\TexasInstruments\FlashSM470R1B1M.out
Tue Oct 20, 2015 09:38:44: Failed to load flash loader: C:\Program Files\IAR Systems\Embedded Workbench 6.0\arm\config\flashloader\TexasInstruments\FlashSM470R1B1M.flash

但是屏蔽掉flash操作后,下载到一块自己画的板子上就成功的可以下载了。怎么解锁,估计是flash写保护了。

  • 清理一下工程,重新编译,然后先擦除芯片,再下载试试,没提示是锁定了,如果你没有操作就应该没有锁定,只是说太多的验证错误。

  • 如何擦除芯片呢,我调用官方f05-api库函数里的一个秘钥匹配的函数,就下载了那一次,就下载不进去了,我对flash操作了啊。

x 出现错误。请重试或与管理员联系。