9 years, 4 months ago.

About reentrability in CMSIS-RTOS

Hello, I study CMSIS-RTOS now. And I have one questions. How to implement reentrability of thread functions? On this feature in interface not even a hint. I need to create several instances of thread from single script. Is this possible, without modification of interface CMSIS? Thanks in advance.

Be the first to answer this question.