Hi,
I' m working with s32k148-q176 EVB, I try to test FreeRTOS explame project,“freertos_s32k148”. But when i press the Button sw4(PIN: PTC13), the LED has no change. I add one parameter “ctr” in Interrupt function "vPort_C_ISRHandler()" ,which is in rtos.c file. I open Real Time Expressions, want to check if the interrupt ISR execute or not. When i press the Button sw4,my parameter “ctr ” is still 0.
I have no idea, how to solve it.
Here is Debug window.

Can anyone help me?
Thanks.
Liu