Oh great thank you!!
I have a little problem with the example.
I installed the plugin in eclipse , and created a new project from example, updated the code , but the IDE told me that
Description Resource Path Location Type
Symbol 'configMINIMAL_STACK_SIZE' could not be resolved main.c /FreeRTOS_Toggle_Led_Example_S32K344/src line 86 Semantic Error
Description Resource Path Location Type
Symbol 'configTICK_RATE_HZ' could not be resolved main.c /FreeRTOS_Toggle_Led_Example_S32K344/src line 35 Semantic Error
Description Resource Path Location Type
Symbol 'PTA_H_HALF' could not be resolved main.c /FreeRTOS_Toggle_Led_Example_S32K344/src line 55 Semantic Error
do i need configure this Macros or i have something wrong in my IDE?