spc5748 Interruption Interaction in Multi-Core project

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

spc5748 Interruption Interaction in Multi-Core project

841 次查看
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 回复

761 次查看
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 项奖励
回复