Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Greetings,
I've had some experience in c and c++ coding, but am new to mbed and rtos. I've been playing with the mbed-rtos library and example program and I was wondering if anyone could tell me how to view a threads priority information, basically I'm wondering how to use get_priority(), when you call this function what is it returning? I do have a serial communication port set up so I can print things to screen. As well, how can the priority of threads be changed?
Thanks