开发板烧录程序失败

Viewed 82

之前运行时还是正常的,当我准备烧录一个新的Demo程序到板子上时提示烧录失败,然后通过串口查看,提示说Flash初始化失败,具体在串口查看到的是:
boot.
Flash Init Fail! ret = 0x80001344
verify_public_rootkey secure verify disable!
verify_params_key_area secure verify disable!
verify_params_馼oot.
Flash Init Fail! ret = 0x80001344
verify_public_rootkey secure verify disable!
verify_params_key_area secure verify disable!
verify_params_馼oot.
...一直重复,
请问具体要怎么解决?

1 Answers

程序有问题啊,说明程序在不停的重启

我这个程序在另一块开发板上可以正常运行,那现在要怎么修复呢?

我往这块开发板上使用BuruTool烧录程序,刚开始烧录一点点就不动了