We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi Experts,
I went through the CMSIS RTX code for Cortex-M and bit curious on the features & configurations.
In that I could see osFeature_MainThread macro is defined for the requirement of main thread feature.
What is the practical use case (merits/de-merits) of using the osFeature_MainThread value as 0/1/.. ?
Hi Reinhard,
So I could insert my hardware initialization routines there. Thanks for the reply.
Regards,
Techguyz