Hello,
I am just wandering how OSA works without a RTOS underlayer?
Can I implement 2 or more "tasks" using OSA with a baremetal "OS" below it? How would this work?
I am asking this because I am trying to run two "tasks" implemented in OSA, but it seems that the second "task" is never executed.
Is this possible? If so, do you have some example ? I am using KL43Z if that matters........
Thanks