Breakpoint instruction?

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

Breakpoint instruction?

ソリューションへジャンプ
673件の閲覧回数
PeterFromSweden
Contributor III

Sometimes it is convenient to have an instruction in code that does exactly what a breakpoint does in debugger. Halt and show context in debugger.

Does CodeWarrior support this in Kinetis in any way?

/Peter

0 件の賞賛
1 解決策
505件の閲覧回数
konrada
Contributor IV

You can use the BKPT instruction in an asm block.

 

HTH

KA 

元の投稿で解決策を見る

0 件の賞賛
1 返信
506件の閲覧回数
konrada
Contributor IV

You can use the BKPT instruction in an asm block.

 

HTH

KA 

0 件の賞賛