Failure for configuring GDB

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

Failure for configuring GDB

1,930 次查看
hrfbit
Contributor II

When using 32DS to load the program, it is stuck in GDB and cannot be performed. Why?

1.png

Error in final launch sequence
Failed to execute MI command:
-target-select remote localhost:7226
Error message from debugger back end:
localhost:7226: ϵͳÊÔͼ½«Çý¶¯Æ÷ºÏ²¢µ½ºÏ²¢Çý¶¯Æ÷ÉϵÄĿ¼¡£\r\n.
localhost:7226: ϵͳÊÔͼ½«Çý¶¯Æ÷ºÏ²¢µ½ºÏ²¢Çý¶¯Æ÷ÉϵÄĿ¼¡£\r\n.

0 项奖励
回复
1 回复

1,438 次查看
stanish
NXP Employee
NXP Employee

Hello,

It seems you are trying to run the debugger configuration for non-boot core (hello_z4_2).

I'd recommend you to run the debug using launch group for the multi-core projects:

pastedImage_1.png

For more details please see e.g. this document: https://community.nxp.com/docs/DOC-335367 

Hope it helps.

Stan