Marvee Amasi
DIIDevHeads IoT Integration Server
•Created by Marvee Amasi on 4/29/2024 in #middleware-and-os
Why does my RTOS MicroC project run smoothly outside tasks but fail within tasks?
Yes it's actually running, except sem.wait(); is actually running an infinity loop synchronously , blocking the functions beneath not to be attended to . I don't know let me just try as much troubleshooting as I can @Manuel
9 replies