Failure for configuring GDB

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Failure for configuring GDB

1,234 Views
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 Kudos
1 Reply

742 Views
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