Interrupt vector table data

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Interrupt vector table data

跳至解决方案
2,855 次查看
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,042 次查看
allawtterb
Contributor IV
The interrupt table is located in the device guide for your microncontroller.  It can be found here:
 

在原帖中查看解决方案

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 项奖励
回复