This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Creating a RTX-Tiny task (os_create) from within an interrupt service routine

I need to create a task when a certain condition occurs within an interrupt service routine. May I use os_create_task ? If not, haw can i do?

0