Hi, NXP Expert:
Chip: S32K312
Software: Mcal RTD 4.0.0, integrated FreeRTOS 10.6.0
Problem: Whenchanging toOsifFreeRtosTypetypeinBaseNXP, there is a conflict between using primask in MCAL library and basepri in FreRTOS. freertos porting file can't be changed, and mcal library doesn't recommend to change it.
Is it possible to change the OsifOperatingSystemType type of BaseNXP to osifbarementaltype?
Hello @Chenxu1,
Are you using the FreeRTOS package and examples? The BaseNXP OS is selected as "OsIfFreeRtosType". You can use "FreeRTOS_Toggle_Led_Example_S32K312".
Best regards,
Julián