Hi all - I'm new here and am hoping someone can point me to tested example of using the MBED RTOS in Arduino 2 IDE to create and manage RTOS tasks (aka threads), semaphores, queues, mail, events, etc. The examples given for the MBED RTOS here:
MBED RTOS API produce many errors in the Arduino IDE. Also, there are no examples of using the RTOS loaded with the Portenta H7 Board definitions. As I understand it, support for the Portenta line is build on MBED, so I was hoping the RTOS would work but I see virtually no working examples other than the most rudimentary setup of a few threads but with no support for IRQ callbacks or inter-task messaging. Help!
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.