Error targeting thread 65541

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

Error targeting thread 65541

688 次查看
danielchai
Senior Contributor I

Hi,

I am using CW10.4 and MQX4.0.2.

I try to debug a project after setting a break point. But when it hits the break point, it pops up a windows "Error targeting thread 65541(0x10005)" .

122.png

Any ideas about this?

Thank you.

0 项奖励
回复
1 回复

601 次查看
anthony_huereca
NXP Employee
NXP Employee

Hi Daniel,

  Which device/board are you using, and which debugger are you using?

  I'm thinking maybe an error is happening before your breakpoint, and so by the time it reaches the one you set, the chip was already non-responsive. Try setting earlier breakpoints in your code to see if any breakpoint would work. From there, you can set it progressively further ahead to see where the root cause is.

-Anthony

0 项奖励
回复