When using 32DS to load the program, it is stuck in GDB and cannot be performed. Why?
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.
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:
For more details please see e.g. this document: https://community.nxp.com/docs/DOC-335367
Hope it helps.
Stan