Hi,
I have seen in the coldfire port application that the semaphore APIs that are used are cSemaphoretake and cSemaphoregive , however I see that there are calls like xSemaphoregive and xSemaphoretake described in the FREERTOS user documentation are these one and the same ?have the APIs been modified, which one to use ?