Problems with arm-usb-ocd and TWR-K60N512

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Problems with arm-usb-ocd and TWR-K60N512

跳至解决方案
1,843 次查看
dariojimenez
Contributor II

Hi,

I'm trying to program the flash of the TWR-K60N512 by the debugger arm-usb-ocd and openocd but I have the next error. Any solution for that??

C:\openocd-0.7.0\bin>openocd-0.7.0.exe -f openocd.cfg

Open On-Chip Debugger 0.7.0 (2013-05-05-10:41)

Licensed under GNU GPL v2

For bug reports, read

        http://openocd.sourceforge.net/doc/doxygen/bugs.html

Info : only one transport option; autoselect 'jtag'

cortex_m3 reset_config sysresetreq

adapter speed: 50 kHz

Info : add flash_bank kinetis pflash.0

Info : add flash_bank kinetis pflash.1

Info : clock speed 50 kHz

Error: JTAG scan chain interrogation failed: all ones

Error: Check JTAG interface, timings, target power, etc.

Error: Trying to use configured scan chain anyway...

Error: k60.cpu: IR capture error; saw 0x0f not 0x01

Warn : Bypassing JTAG setup events due to errors

START...

Warn : Invalid ACK 0x7 in JTAG-DP transaction

Polling target k60.cpu failed, GDB will be halted. Polling again in 100ms

Polling target k60.cpu failed, GDB will be halted. Polling again in 300ms

Polling target k60.cpu failed, GDB will be halted. Polling again in 700ms

Polling target k60.cpu failed, GDB will be halted. Polling again in 1500ms

Polling target k60.cpu failed, GDB will be halted. Polling again in 3100ms

Polling target k60.cpu failed, GDB will be halted. Polling again in 6300ms

标签 (1)
0 项奖励
回复
1 解答
1,471 次查看
dariojimenez
Contributor II

Finally, I have solved it by myself. The problem was that the TWR-K60N512 have a jtag connector of 20 pins but actually use it like a 10 pin jtag connector. (See the pictures)

JTAG TWR-K60N512

jtag-twr.JPG.jpg

COMPARISON

comparacion.JPG.jpg

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,472 次查看
dariojimenez
Contributor II

Finally, I have solved it by myself. The problem was that the TWR-K60N512 have a jtag connector of 20 pins but actually use it like a 10 pin jtag connector. (See the pictures)

JTAG TWR-K60N512

jtag-twr.JPG.jpg

COMPARISON

comparacion.JPG.jpg

0 项奖励
回复