I have a couple of objectives:
- Learn how to use FreeRTOS, because I've seen it as a requirement in a few embedded systems development job descriptions.
- Learn how to use multiple processor cores. Mainly for my own curiosity, but I've also seen this as a job requirement.
I bought a Raspberry Pi 3 since it has 4 cores and higher performance than RPi2, and I have Raspbian Linux running on it no problem. Now I'm trying to figure out how to get FreeRTOS running on the RPi3. Searching for FreeRTOS Raspberry Pi leads indirectly here. Bitthunder seems to be the most advanced use of FreeRTOS on RPi. So I'm hoping the people here can tell me: Is there support (anywhere) for using multiple cores with FreeRTOS (or some other free RTOS) on RPi3?
I have a couple of objectives:
I bought a Raspberry Pi 3 since it has 4 cores and higher performance than RPi2, and I have Raspbian Linux running on it no problem. Now I'm trying to figure out how to get FreeRTOS running on the RPi3. Searching for FreeRTOS Raspberry Pi leads indirectly here. Bitthunder seems to be the most advanced use of FreeRTOS on RPi. So I'm hoping the people here can tell me: Is there support (anywhere) for using multiple cores with FreeRTOS (or some other free RTOS) on RPi3?