Interrupt Handler

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

Interrupt Handler

1,184件の閲覧回数
RobJ
Contributor I

I'm having a very difficult time trying to get an interrupt handler to work in a program. I am using the HCS08AC60 version of the board and have a program that continually updates measurements and relies on an interrupt handler to handle requests for that information. I am using the RX interrupt vector to throw up a flag that I in turn test for in the main function. Unfortunately, this flag never gets thrown up. Any ideas?

 

Rob J

ラベル(1)
0 件の賞賛
返信
1 返信

806件の閲覧回数
bigmac
Specialist III

Hello Rob, and welcome to the forum.

 

Perhaps you should post the relevant parts of your code for others to better understand what you are attempting to achieve, and possibly ovserve whether you have any coding errors.

 

Regards,

Mac

 

0 件の賞賛
返信