[Kinetis] 用an2295sw例程进行k60操作,无法完成bootload烧录

[复制链接]
991|0
 楼主| likai214 发表于 2016-6-22 17:00 | 显示全部楼层 |阅读模式
波特率19200,用自带的win_hc08sprg.exe进行烧录,提示

Waiting for HC(S)08 reset ACK (timeout: 10s)...received 0xfc (good).
Calibration break pulse sent. Count: 1
ERROR! Unknown protocol version: [0x09]!

Check AN2295SW for update!

Can't read MCU info. Could be protocol error.
(Or forgot to set single wire mode?)


将#define BOOTLOADER_PROTOCOL_VERSION VERSION_KINETIS 改为
   #define BOOTLOADER_PROTOCOL_VERSION VERSION_KINETIS
后提示:

Waiting for HC(S)08 reset ACK (timeout: 10s)...received 0xfc (good).
Calibration break pulse sent. Count: 1
Can't read MCU info. Could be protocol error.
(Or forgot to set single wire mode?)

调试跟踪,程序已经完成 IDENT command,数据应该已经全部发送。
请教下是什么原因引起的?各位大神帮忙指点分析。这里有没有飞思卡尔的技术支持啊?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

5

主题

18

帖子

0

粉丝
快速回复 在线客服 返回列表 返回顶部