在线时间27 小时
UID407597
注册时间2014-10-7
NXP金币0
TA的每日心情 | 慵懒 2018-12-14 15:07 |
---|
签到天数: 2 天 连续签到: 1 天 [LV.1]初来乍到
注册会员

- 积分
- 194
- 最后登录
- 2020-7-11
|
最近开始学习Kinetis的芯片,用的是MK21FN1M0VLQ12这个片子
但是刚一开始就遇到坎了,JTAG连接不上
提示信息如下:
- SEGGER J-Link Commander V4.86b ('?' for help)
- Compiled Jun 27 2014 20:11:09
- DLL version V4.86b, compiled Jun 27 2014 20:11:00
- Firmware: J-Link ARM V8 compiled Jan 31 2018 18:34:52
- Hardware: V8.00
- S/N: 20080643
- Feature(s): RDI,FlashDL,FlashBP,JFlash,GDBFull
- VTarget = 3.306V
- Info: TotalIRLen = 4, IRPrint = 0x01
- ****** Error: Error while identifying Cortex-M device. Wrong AHB ID. Expected 0x
- 04770001, found 0x00000000
- Info: TotalIRLen = 4, IRPrint = 0x01
- No devices found on JTAG chain. Trying to find device on SWD.
- Info: Found SWD-DP with ID 0x2BA01477
- ****** Error: Error while identifying Cortex-M core.
- Info: Found SWD-DP with ID 0x2BA01477
- No device found on SWD.
- Failed to identify target. Trying again with slow (4 kHz) speed.
- Info: TotalIRLen = 4, IRPrint = 0x01
- ****** Error: Error while identifying Cortex-M device. Wrong AHB ID. Expected 0x
- 04770001, found 0x00000000
- Info: TotalIRLen = 4, IRPrint = 0x01
- No devices found on JTAG chain. Trying to find device on SWD.
- Info: Found SWD-DP with ID 0x2BA01477
- ****** Error: Error while identifying Cortex-M core.
- Info: Found SWD-DP with ID 0x2BA01477
- No device found on SWD.
- No device found at all. Selecting JTAG as default target interface.
- J-Link>
复制代码 然后测量VOUT有3.3V,Reset有一些脉冲信号经网友建议在SWD_IO,NMI引脚处添加10K上拉,Reset引脚10K上拉,并对地0.1uF电容
结果仍然未解决,特此求助
|
评分
-
查看全部评分
|