spc5748 Interruption Interaction in Multi-Core project

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

spc5748 Interruption Interaction in Multi-Core project

798件の閲覧回数
gj3526
Contributor III

HI,

    I changed the demo project "interrupt_control_multicore_mpc5748g",in my project I added two lin,one is in Z40,the other is in Z41.The PIT_Ch0 in Z40 don't work when the lin works in Z41.I work well ,when I comment out the following statement 

please help!

1.png

0 件の賞賛
返信
1 返信

718件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hi,

The PIT_Ch0 in Z40 don't work when the lin works in Z41

could you be more specific?

What exactly is doing your INTC controller? As there is only one INTC you cannot execute more than 1 interrupt in a time.

It doesn't really matter which core serves external interrupt from INTC.

I work well ,when I comment out the following statement 

How should I understand this message? Is your PIT interrupt working fine if LIN interrupt is disabled? or?

regards,

Peter

0 件の賞賛
返信