Interrupt vector table data

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

Interrupt vector table data

ソリューションへジャンプ
2,856件の閲覧回数
SSK
Contributor I

Hello forum members,

I am using Codewarrior 4.6 build 6350 for MC9S12A128.

Where can I find the interrupt vector table data for HCS12?

Out of 64 vectors, where can I find which vector is assigned to which ISR?

Is there any rule for this assignment?

I am using ISR for SCI0 at vector 20, where can I assign ISR for SCI1? Whether it should be at vector 21?

Any document regarding this will be highly appreciated.

Thanks in advance.

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
1,043件の閲覧回数
allawtterb
Contributor IV
The interrupt table is located in the device guide for your microncontroller.  It can be found here:
 

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,044件の閲覧回数
allawtterb
Contributor IV
The interrupt table is located in the device guide for your microncontroller.  It can be found here:
 
0 件の賞賛
返信