Keil烧录No Algorithm found for问题

keil 5,烧录GD32F303,J-link的SWD接口烧录。build和download都没有报错,但是没有预期的效果。只有以下不正常的地方:

No Algorithm found for: 08010000H - 0801E417H
Partial Erase Done (areas with no algorithms skipped!)
No Algorithm found for: 08010000H - 0801E417H
Partial Programming Done (areas with no algorithms skipped!)
Partial Verify OK (areas with no algorithms skipped!)
Application running ...
Flash Load finished at 19:51:22

仔细对比了Options for target->Debug->Setting->Flash Download之后发现了问题:

有问题的设置是:

 

正确的配置是:

0x300000=3,145,728=3072K=3M

这里是安装pack之后默认的,不小心改动之后就出错啦。 

版权声明:本文为CSDN博主「Elsa Duan」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/qq_22433397/article/details/122223779

keil 5,烧录GD32F303,J-link的SWD接口烧录。build和download都没有报错,但是没有预期的效果。只有以下不正常的地方:

No Algorithm found for: 08010000H - 0801E417H
Partial Erase Done (areas with no algorithms skipped!)
No Algorithm found for: 08010000H - 0801E417H
Partial Programming Done (areas with no algorithms skipped!)
Partial Verify OK (areas with no algorithms skipped!)
Application running ...
Flash Load finished at 19:51:22

仔细对比了Options for target->Debug->Setting->Flash Download之后发现了问题:

有问题的设置是:

 

正确的配置是:

0x300000=3,145,728=3072K=3M

这里是安装pack之后默认的,不小心改动之后就出错啦。 

版权声明:本文为CSDN博主「Elsa Duan」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/qq_22433397/article/details/122223779

生成海报
点赞 0

Elsa Duan

我还没有学会写个人说明!

暂无评论

发表评论

相关推荐

Keil烧录No Algorithm found for问题

keil 5,烧录GD32F303,J-link的SWD接口烧录。build和download都没有报错,但是没有预期的效果。只有以下不正常的地方: No Algorithm found

如何在MCU上通过ToD+PPS 获取同步时间(一)

欢迎淘宝搜索飞灵科技,我司相关新产品陆续上线 在很多工业使用场景中,网络内一些设备终端与设备终端,或设备终端与主控之间需要进行时间同步。 比如给传感器数据打时间戳,比如总线的时分复用等场景