Error targeting thread 65541

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

Error targeting thread 65541

684件の閲覧回数
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 返信

597件の閲覧回数
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 件の賞賛
返信