XGATE Interrupt Handling

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

XGATE Interrupt Handling

834件の閲覧回数
chennamdhanushm
Contributor I

Hi,

I am using MC9S12XET256 micro controller.I have routed my ADC interrupt to XGATE with the priority level 3.When i want to change the priority level to 4,I am getting an illegal break point.If i change priority level to the group(4,5,6,7),I am getting this error but it is working fine if priority level is in the range(1,,2,3).Can anyone provide reason for this?

I also have a doubt in interrupt nesting in XGATE.In data sheet it is mentioned like,if higher priority interrupt in the group(4,5,6,7) occurs when an interrupt in the group (1,2,3) running,the higher priority interrupt stops the lower group interrupts and starts exceuting the higher one.But I want to know what happens if higher priority interrupts occur in the same group.(Suppose 5 happens when 4 is exceuting).

Thanks for your reply.

0 件の賞賛
返信
0 返答(返信)