Interrupts only serviced on core0

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

Interrupts only serviced on core0

1,163件の閲覧回数
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,132件の閲覧回数
davidtosenovjan
NXP TechSupport
NXP TechSupport

Hi, could you share your project?

タグ(1)
0 件の賞賛
返信

1,126件の閲覧回数
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 件の賞賛
返信