Failure for configuring GDB

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Failure for configuring GDB

1,932件の閲覧回数
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,440件の閲覧回数
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