8 years, 10 months ago.

mbed_rtos thread priority

i have an application that requires one realy tight thread.

ii tried to set thread priority other than "osPriorityNormal" but the controller crashes at the thread.det_priotity funktion.

board is NUCLEO-NUCLEO-F401RE compiler: online

reproduce: open mbed_rtos example and add a .set_priority(osPriorityHigh)

Be the first to answer this question.