KDS3.0.0 P&E GDB server Warning 17927

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

KDS3.0.0 P&E GDB server Warning 17927

跳至解决方案
671 次查看
guenter_loettrich
NXP Employee
NXP Employee

Hi,

when connecting to my target hardware (KV46F) through the PE GDB and OPENSDA a warning in the console occurs several times (see below): Warning 17927. Target MCU mismatch. Download performance limited. See http://www.pemicro.com/opensda/pe_tools.cfm for information on debugging external processors.

Does anyone know what this warning means?

I could not observe any issue in download performance and my target MCU is really the right one which I selected when creating the project.

 

best regards

Guenter

----------------------------------------------------

 

Connection from "127.0.0.1" via 127.0.0.1

 

Copyright 2012 P&E Microcomputer Systems,Inc.

 

Command Line :C:\Freescale\KDS_3.0.0\eclipse\plugins\com.pemicro.debug.gdbjtag.pne_2.0.8.201504092111\win32\pegdbserver_console -device=Freescale_KVx_KV46F256M15 -startserver -singlesession -serverport=7224 -interface=OPENSDA -speed=5000 -port=USB1 -conf

  

CMD>RE

  

Initializing.

 

Warning 17927. Target MCU mismatch. Download performance limited. See http://www.pemicro.com/opensda/pe_tools.cfm for information on debugging external processors.

 

Target has been RESET and is active.

 

CMD>CM C:\Freescale\KDS_3.0.0\eclipse\plugins\com.pemicro.debug.gdbjtag.pne_2.0.8.201504092111\win32\gdi\P&E\supportFiles_ARM\Freescale\KVx\freescale_kv46f256m15_1x32x64k_pflash.arp

  

Initializing.

 

Warning 17927. Target MCU mismatch. Download performance limited. See http://www.pemicro.com/opensda/pe_tools.cfm for information on debugging external processors.

 

Initialized.

....

...

标签 (1)
0 项奖励
1 解答
351 次查看
BlackNight
NXP Employee
NXP Employee

Hi Guenter,

using the P&E OpenSDA, you cannot debug another processor on another board. The K20 device on your board is tight to the CPU ID on the board.

If you want to use the the OpenSDA circuit to debug a non-resident CPU, you need to use a different firmware.

Erich

PS: posts on that subject:

Debug External Processors with USBDM and Freedom Board | MCU on Eclipse

Using the Freedom Board as SWD Programmer | MCU on Eclipse

OpenSDA on the Freedom KL25Z Board | MCU on Eclipse

在原帖中查看解决方案

1 回复
352 次查看
BlackNight
NXP Employee
NXP Employee

Hi Guenter,

using the P&E OpenSDA, you cannot debug another processor on another board. The K20 device on your board is tight to the CPU ID on the board.

If you want to use the the OpenSDA circuit to debug a non-resident CPU, you need to use a different firmware.

Erich

PS: posts on that subject:

Debug External Processors with USBDM and Freedom Board | MCU on Eclipse

Using the Freedom Board as SWD Programmer | MCU on Eclipse

OpenSDA on the Freedom KL25Z Board | MCU on Eclipse