Subject:Does FreeRTOS works on Linux? From:Raul Piper <raulpblooper@gmail.com> Date:5. 05. 21 20:07
To:kernelnewbies <kernelnewbies@kernelnewbies.org>
Hello, I am having an embedded linux system and wanted to use any RTOS on it. Can I use Free RTOS? My project has 2 tasks , one is producer and another is consumer working parallely. I have seen Free RTOS used in microcontrollers handling this , how can this be done in Linux(which such APIs if not Free RTOS). Regards, R
Open AMP project (www.openampproject.org) ?