2013-02-10 09:05:21 PST
Thank you very much, but this does not fully work.
Yes, I obtain "xTaskHandle", but the task name cannot be extracted from it. Struct "tskTaskControlBlock" is declared in task.c and does not extend its scope.
When I need task name, I still must patch FreeRTOS same way. The task handle is not very userfull during task crash and preparation to reboot. (Only to create crash image.)