Debugging Interrupts Using The Serial Monitor

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

Debugging Interrupts Using The Serial Monitor

ソリューションへジャンプ
1,447件の閲覧回数
mouka
Contributor II

How can I debug a program that uses interrupts using the serial monitor?

My program and interrupts work fine if I run them full speed, but I have no idea how I can debug my code when I am using interrupts.

Are there posts or threads that have tackled this issue before?

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
863件の閲覧回数
J2MEJediMaster
Specialist I

There are threads that discuss the use of a serial monitor. Use the search box at the bottom left of this web page and type in "serial monitor". Also, consider using an OSBDM cable to do the deugging. They are inexpensive, and even if your shipping product will not have a BDM connector, the debugging capabilities of the BDM interface should help you debug your code faster. This is all based on the fact that I do not know what part you are targeting, or the toolset you are using for development/debugging work.

 

---Tom

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
864件の閲覧回数
J2MEJediMaster
Specialist I

There are threads that discuss the use of a serial monitor. Use the search box at the bottom left of this web page and type in "serial monitor". Also, consider using an OSBDM cable to do the deugging. They are inexpensive, and even if your shipping product will not have a BDM connector, the debugging capabilities of the BDM interface should help you debug your code faster. This is all based on the fact that I do not know what part you are targeting, or the toolset you are using for development/debugging work.

 

---Tom

0 件の賞賛
返信