This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

JLINKGDBserver 启动Identified core does not match configuration

Other Parts Discussed in Thread: AM3517, AM3505

我用的JLINK调试器,cpu是Ti的AM3505,scriptfile是用的sample里面的AM3517.Scriptfile。JLink.exe可以正常识别如下图:

可是GDBserver无法识别A8内核,请问是什么原因。脚本文件已发附件。。。。有谁遇到过类似情况的?

JLinkARM.dll V4.84e (DLL compiled Apr 28 2014 20:59:12)
-----GDB Server start settings-----
GDBInit file:                  none
GDB Server Listening port:     2331
SWO raw output listening port: 2332
Terminal I/O port:             2333
Accept remote connection:      yes
Generate logfile:              off
Verify download:               off
Init regs on start:            on
Silent mode:                   off
Single run mode:               off
Target connection timeout:     5 sec.
------J-Link related settings------
J-Link Host interface:         USB
J-Link script:                 Default.JLinkScript
J-Link settings file:          none
------Target related settings------
Target device:                 AM3505
Target interface:              JTAG
Target interface speed:        100kHz
Target endian:                 little
Connecting to J-Link...
J-Link is connected.
Firmware: J-Link V9 compiled Apr 15 2014 19:08:28
Hardware: V9.00
S/N: 59047936
Feature(s): GDB, RDI, FlashDL, FlashBP, JFlash
Checking target voltage...
Target voltage: 3.30 V
Listening on TCP/IP port 2331
Connecting to target...WARNING: Identified core does not match configuration. (Found: None, Configured: Cortex-A8)
J-Link found 2 JTAG devices, Total IRLen = 10
JTAG ID: 0x0B6D602F (ARM7)
ERROR: Could not connect to target.
Target connection failed. GDBServer will be closed...Restoring target state and closing J-Link connection...
Shutting down...
default.rar