rtel wrote on Thursday, October 17, 2019:
I am not familiar with the CMSIS API but thought the Cube software
already had these semaphore APIs for FreeRTOS - is the binary semaphore
one missing (curious as to why you are trying to create this yourself)?
If your debug system enables data watch points then you can set a break
point on a write to the address of the item size after it has been set
to 0 to find where it gets overwritten.