Hello guys,
I completed this course more than 1 year ago, but recently I just finished to implement this RTOS in a C28x processor (C2000 MCU series); The main purpose was to get a deep understanding of how a RTOS, Scheduler, the stack and Priorities work.
For the moment I didn't implement the code for FIFO Buffer / mailbox. It will be implemented, eventually.
So, in the following two URLs you would find the code, it's open source: Please, fell free to download/clone it and test it:
https://github.com/FranciscoGomezR/Real-Time-Bluetooth-Networks-for-C28x
https://Francisco