This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TSK_getName() in bios6

Hi

I wonder what BIOS6 method that corresponds to TSK_getname() in BIOS5.  I see that there is a new method called Task_Handle_name in BIOS6, but I only get string "{unknown-instance-name}" when I use it, even if I create a task with taskparam.instance->name initialized to something else. Can you provide me with an example where a task is created in runtime with a name, and that name is later extracted.

BR

Niklas