在线时间13 小时
UID261799
注册时间2011-2-6
NXP金币0
该用户从未签到
中级会员
 
- 积分
- 265
- 最后登录
- 1970-1-1
|
求大神,求飞思卡尔技术支持
买了10块的K60芯片,现在焊了7块,只有一块能用,其他的都废了,出现了这样的问题,网上找了几天了也没找到解决方法,请各位帮忙看看啦。
开发环境:IAR6.5
下载器:J-LINK和JTAG
芯片是我自己手焊的,焊过之后下载,直接就不能使用,下载出现的情况如下:
首先用JTAG下载器,点击下载,出现如下的界面


下面的LOG是:
Mon Oct 07, 2013 19:26:14: Loaded macro file: D:\Program Files\IAR Systems\Embedded Workbench 6.5\arm\config\flashloader\Freescale\FlashK60Xxxx128K.mac
Mon Oct 07, 2013 19:26:14: Windows NT detected.
Mon Oct 07, 2013 19:26:16: P&E Interface detected - Flash Version 31.21
Mon Oct 07, 2013 19:26:18: Device is KINETIS.
Mon Oct 07, 2013 19:26:18: Mode is In-Circuit Debug.
Mon Oct 07, 2013 19:26:20: CPU reset by debugger.
Mon Oct 07, 2013 19:26:20:
Mon Oct 07, 2013 19:26:20: Software reset was performed
Mon Oct 07, 2013 19:26:20: ----- Prepare hardware for Flashloader -----
Mon Oct 07, 2013 19:26:20: 1536 bytes downloaded and verified (2.18 Kbytes/sec)
Mon Oct 07, 2013 19:26:20: Warning: Target inconsistency detected in Memory range 0x1FFF0002-0x1FFF0537
Mon Oct 07, 2013 19:26:35: Fatal error: There were warnings during download of FLASH loader, see Log Window Session aborted!
Mon Oct 07, 2013 19:26:35: Failed to load flash loader: D:\Program Files\IAR Systems\Embedded Workbench 6.5\arm\config\flashloader\Freescale\FlashK60Dxxx128K.out
Mon Oct 07, 2013 19:26:35: Failed to load flash loader: D:\Program Files\IAR Systems\Embedded Workbench 6.5\arm\config\flashloader\Freescale\FlashK60Dxxx128K.flash
然后使用J-LINK下载,点击下载,出现的情况如下:


LOG如下:
Mon Oct 07, 2013 19:30:07: Loaded macro file: D:\Program Files\IAR Systems\Embedded Workbench 6.5\arm\config\flashloader\Freescale\FlashK60Xxxx128K.mac
Mon Oct 07, 2013 19:30:08: JLINK command: ProjectFile = C:\Documents and Settings\Administrator\桌面\test1-hello_world\settings\hello word_Debug.jlink, return = 0
Mon Oct 07, 2013 19:30:08: Device "MK60DN512XXX10" selected (512 KB flash, 128 KB RAM).
Mon Oct 07, 2013 19:30:08: DLL version: V4.58a, compiled Dec 5 2012 18:38:08
Mon Oct 07, 2013 19:30:08: Firmware: J-Link ARM V8 compiled Nov 14 2012 22:34:52
Mon Oct 07, 2013 19:30:08: JTAG speed is initially set to: 32 kHz
Mon Oct 07, 2013 19:30:08: TotalIRLen = 4, IRPrint = 0x01
Mon Oct 07, 2013 19:30:08: TotalIRLen = 4, IRPrint = 0x01
Mon Oct 07, 2013 19:30:08: Found Cortex-M4 r0p1, Little endian.
Mon Oct 07, 2013 19:30:08: TPIU fitted.
Mon Oct 07, 2013 19:30:08: FPUnit: 6 code (BP) slots and 2 literal slots
Mon Oct 07, 2013 19:30:09: Found Cortex-M4 r0p1, Little endian.
Mon Oct 07, 2013 19:30:09: TPIU fitted.
Mon Oct 07, 2013 19:30:09: FPUnit: 6 code (BP) slots and 2 literal slots
Mon Oct 07, 2013 19:30:10: Hardware reset with strategy 0 was performed
Mon Oct 07, 2013 19:30:10: Initial reset was performed
Mon Oct 07, 2013 19:30:10: Found 1 JTAG device, Total IRLen = 4:
Mon Oct 07, 2013 19:30:10: #0 Id: 0x4BA00477, IRLen: 4, IRPrint: 0x1 CoreSight JTAG-DP
Mon Oct 07, 2013 19:30:10: ----- Prepare hardware for Flashloader -----
Mon Oct 07, 2013 19:30:10: 1536 bytes downloaded and verified (13.76 Kbytes/sec)
Mon Oct 07, 2013 19:30:10: Warning:
Verify error at address 0x1FFF0002, target byte: 0x00, byte in file: 0x01
Mon Oct 07, 2013 19:30:10: Warning:
Verify error at address 0x1FFF0003, target byte: 0x00, byte in file: 0x20
Mon Oct 07, 2013 19:30:10: Warning:
……………………………………中间省略N行
Mon Oct 07, 2013 19:30:10: Warning:
Verify error at address 0x1FFF00FF, target byte: 0x00, byte in file: 0x20
Mon Oct 07, 2013 19:30:10: Warning: Too many verify errors, only the first 200 are displayed
Mon Oct 07, 2013 19:30:14: Fatal error: There were warnings during download of FLASH loader, see Log Window Session aborted!
Mon Oct 07, 2013 19:30:14: Failed to load flash loader: D:\Program Files\IAR Systems\Embedded Workbench 6.5\arm\config\flashloader\Freescale\FlashK60Dxxx128K.out
Mon Oct 07, 2013 19:30:14: Failed to load flash loader: D:\Program Files\IAR Systems\Embedded Workbench 6.5\arm\config\flashloader\Freescale\FlashK60Dxxx128K.flash
|
|