Failed on connect: Ee(37). Priority 0 connection to this core already taken

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

Failed on connect: Ee(37). Priority 0 connection to this core already taken

1,089 次查看
lpcware-support
Senior Contributor I

If the error "Failed on connect: Ee(37). Priority 0 connection to this core already taken"  is seen when trying to start a debug session, this normally means that the previous debug session has not been terminated.

Check the debug view and make sure that you do not still have a debug session still running. If you do, terminate it, then try launching your new debug session again.

If the debug view shows only a terminated debug session, then it is possible you have a defunct arm-none-eabi-gdb or crt_emu_cm_redlink process in your task list. Please check, and kill the arm-none-eabi-gdbprocess (it terminates the other) if you see it.

In addition, you may also have a default redlinkserv process in your task list - terminate this too.

If terminating these processes still does not resolve the problem, try disconnecting and reconnecting the debug probe and restarting your debug session.

标签 (1)
标记 (2)
0 项奖励
回复
0 回复数