Interrupts only serviced on core0

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Interrupts only serviced on core0

1,058 Views
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.

0 Kudos
Reply
2 Replies

1,027 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

Hi, could you share your project?

Tags (1)
0 Kudos
Reply

1,021 Views
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 Kudos
Reply