Vector interrupt in MC68HC908GZ60

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

Vector interrupt in MC68HC908GZ60

2,055件の閲覧回数
baonguyen
Contributor I
Hi everybody,

How do I can know the default vector for interrupt (for MC68HC908GZ60) such as: TBM, TIM1 overflow ... in MC68HC908GZ60. For example, vector for TBM is 17. What's about TIM1 overflow, ...?

Thanks alot
Best regards
ラベル(1)
0 件の賞賛
返信
1 返信

579件の閲覧回数
peg
Senior Contributor IV

Hi,

The interrupt vector numbers are just the word number counting down from FFFF. The reset vector is FFFE:FFFF and is 0 and so on. If you refer to the datasheet you can use the IF numbers in the table for the Interrupt status register and add one to these values.

Regards David

 

0 件の賞賛
返信