Trying to use tx_semaphore_put_notify in ThreadX. Calling it returns 0xff which the TX manual says
Is this not available in SSP, or is there a way to enable it?
Hi Cam,
You need to add the ThreadX Source in the configurator and then enable the property for Notify Callbacks to enable this feature. The library build has this feature disabled by default to save space…