FreeRTOS with S32k144 on S32DS

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

FreeRTOS with S32k144 on S32DS

771 Views
AnhNguyenDuc
NXP Employee
NXP Employee

I have a project using LPIT module (LPIT_DRV_SetTimerPeriodByCount , LPIT_DRV_StartTimerChannels and LPIT_DRV_GetInterruptFlagTimerChannels), it runs well. Then I import FreeRTOS into my project (with default configuration), build and run it again, and I can not get the LPIT's flag interrupt. How can I fix it? Can LPIT's flag interrupt not get because RTOS tick interrupt?

0 Kudos
Reply
1 Reply

713 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

do you mean that the interrupt flag is not set ever or it is set and just the interrupt is not triggered?

Regards,

Lukas

0 Kudos
Reply