码迷,mamicode.com
首页 > 其他好文 > 详细

Keil STM32调试,使用ST-Link下载程序时提示“flash timeout.reset the target and try it again”

时间:2015-05-13 16:14:58      阅读:1964      评论:0      收藏:0      [点我收藏+]

标签:

参考:

很郁闷,买来没多久的 STM32F4-DISCOVERY 就挂了?

STM32F103RB   Jlink调试的时候出现flash timeout.reset the target and try it again

 

看完以上网友的方案后本人使用FlyMcu读芯片,内容提示芯片被锁。遂想下载一个程序试试,不想程序可以下载,然后再读芯片时已正常。

返回Keil使用ST-Link也可正常使用。

从网友结论及本人测试,些次出现“flash timeout.reset the target and try it again”是由芯片被锁导至。

以下方法未试

问题已经解决了。是keil的环境没有设置好。导致程序进步去。应该是没有Reset的原因吧。在FLASHE Download中设置勾选
1.Erase Full Chip 2.Reset and Run 3program 4verify

然后Add  STM32F10x........这个设备进去。如下图所示:

技术分享

然后就可以写入程序进行仿真了。

Keil STM32调试,使用ST-Link下载程序时提示“flash timeout.reset the target and try it again”

标签:

原文地址:http://www.cnblogs.com/LittleTiger/p/4500424.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!