This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Task name support

Note: This was originally posted on 27th February 2013 at http://forums.arm.com

Hi,

Is there any task name support in CMSIS-RTOS?
I need some way of calling the RTOS specific API function in my osThreadCreate() implementation which requires task name as a parameter. For task-aware debugging this is very useful.