Posted on March 28, 2016 at 23:46I am trying to use the CMSIS interface to FreeRTOS that is generated by the Cube application. Specifically, I am trying to use the osSignalWait, osSignalSet, and osSignalClear functions. Problem 1: osSignalClear is ...