s32k358 can't enter isr when freertos is used

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

s32k358 can't enter isr when freertos is used

822 Views
guoxiongjiang
Contributor II

mcu: s32k358

rtd: SW32K3_S32M27x_RTD_4.4_4.0.0_P24

freertos: SW32K3_FreeRTOS_10.6.0, 

#define configLIBRARY_MAX_SYSCALL_INTERRUPT_PRIORITY ( 5 )

guoxiongjiang_0-1723187107078.png

i debug adc functionality without mcal,  the freertos can work well, when adc0_irq priority is 3(<5), the system can enter the adc_isr,  but if  adc0_irq priority is configured as 7( >5), can't enter isr, would you please help me to solve this issue? thanks a lot.

Labels (1)
0 Kudos
Reply
1 Reply

773 Views
guoxiongjiang
Contributor II

close the issue.

0 Kudos
Reply