I have an application where I'm using FreeRTOS on my application processor. I am working on porting the ZAP interface to run on that processor. Does anyone have recommendations as to the best way to have the TI OSAL and HAL layers coexist or use the FreeRTOS services? Has anyone done this before? I will be running ZNP on a CC2530EM, communicating with the application processor through a SPI port.
Thanks!