2018-10-28 12:44 AM
Hi.
I am beginner in RTOS. I want to use A semaphore that release for push button. Another task use this semaphore to toggle Led.
at kernel of RTOS started, the LED was toggled once. I checked when I created Semaphore, it's count is one.
what Can I do?
Best Regards.