I have configured the ethernet pins and debug UART pins and just have the os_abstraction component configured to freeRTOS.
When I add a project connection to the IAR and compile, I am getting an error which says me to include FreeRTOS.h before semphr.h and fortunately its been included in the only file fsl_os_abstraction_Free_rtos.h which is the only file which includes semphr.h
has anybody found success in using the os_abstraction component configured to freeRTOS earlier. is there anything which is missing and needs to be included manually.
Also very strangely, I found FreeRTOS.h(from FreeROTS itself), freeRTOS.h(generated by PE) and free_rtos.h(generated by PE).. for convienience i have added the snapshot, any help would be highly appreciated.
