工具与软件:
大家好!
我在这个调用堆栈中卡住了
UART2_writeTimeoutBlocking->SemaphoreP_pend->xSemaphoreTag->xQueueSemaphoreTag->portYIELD_in_API。
在正常情况下、在函数 xQueueSemaphoreTake 中、变量 uxSemaphoreCount >0、不会进入 portYIELD_within_API。
我有很多芯片、使用相同的固件、只有一个出现此错误。
为什么会发生这种情况,如果有办法解决它?




