Interrupts only serviced on core0

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

Interrupts only serviced on core0

1,282 次查看
winsmen
Contributor II

I would like an interrupt to be generated at the end of conversion of the ADC but I am only able to see these interrupts being serviced on core0 on my s32k322.

I have set the Target core for the ADC instance I am working with to core 1 (unchecked M7_0 and checked M7_1) in the Config Tool. If I enable core0 as target for these interrupts, the interrupts get triggered as expected, calling the ISR.

Is there any additional setting/mode required to allow servicing of ISRs on the cores other than core0? I am also unable to see the configuration being written to the IRSPRC registers as they all show up as "- not read -" as shown in the attached screenshot.

标记 (3)
0 项奖励
回复
2 回复数

1,251 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

Hi, could you share your project?

标记 (1)
0 项奖励
回复

1,245 次查看
winsmen
Contributor II

Hi @davidtosenovjan! I am unable to share my entire project publicly, but I'd be happy to share relevant snippets that could assist you in helping me figure this out.

0 项奖励
回复