主题 : 求教,Mini6410 JLink openocd 复制链接 | 浏览器收藏 | 打印
级别: 侠客
UID: 41867
精华: 0
发帖: 58
金钱: 300 两
威望: 60 点
综合积分: 116 分
注册时间: 2011-04-01
最后登录: 2015-01-04
楼主  发表于: 2012-07-15 04:55

 求教,Mini6410 JLink openocd

我在开发板之家买的JLink V8 板卡是1048版本的。

openocd -f  ~/programs/openocd-0.5.0/tcl/interface/jlink.cfg -f  ~/programs/openocd-0.5.0/tcl/board/mini6410.cfg

配置:
./configure --disable-werror --enable-jlink --enable-shared=yes --enable-maintainer-mode --enable-parport --disable-parport-ppdev

出现如下错误:
Error: JTAG scan chain interrogation failed: all zeroes
Error: Check JTAG interface, timings, target power, etc.
Error: Trying to use configured scan chain anyway...
Error: s3c6410.etb: IR capture error; saw 0x00 not 0x01
Warn : Bypassing JTAG setup events due to errors
Error: 'arm11 target' JTAG error SCREG OUT 0x00
Error: unexpected ARM11 ID code
Polling target failed, GDB will be halted. Polling again in 100ms
搞不明白了。。。
望各位不吝赐教,小弟先谢谢啦!
级别: 侠客
UID: 41867
精华: 0
发帖: 58
金钱: 300 两
威望: 60 点
综合积分: 116 分
注册时间: 2011-04-01
最后登录: 2015-01-04
1楼  发表于: 2012-07-17 00:35
自己顶一个!