Unable to locate the OS resource that is blocking the task
Hi there,
I am using STM32CubeIDE for STM Nucleo F767ZI. I am running a FreeRTOS application on the Nucleo and I am seeing that my high-priority task is blocked because of an unavailable resource and I have its address as well. But I am not getting able to find what that resource actually is. Can anyone help me if you have any idea on this, please?
BTW, I have checked the addresses of all the semaphores even those which are irrelevant to this task, but none of those match the address shown in below picture.
Attached is the screenshot of the FreeRTOS task list that shows the tasks and the resource its waiting on. Any help would be greatly appreciated, thanks.
