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,Is it safe to put/get messages into/from a message queue from threads with different priority ? Or I must use mutex to execute any queue related functions in this case.
I am using RTOS v2 on Cortex-M3
Thanks