如果内核需要在System
tickï¼PIT0的ISR中切换任务,那应该是触发SystemCall。
STM32PORT:
该函数只做了一些判断,修改了pxCurrentTCB,并没有做任务切换。
Yvin.Erwan.001
“
空值
以上来自于谷歌翻译
以下为原文
If the kernel need to switch task in the SystemTick(PIT0)ISR, this should be to trigger a SystemCall.
STM32 PORT:
the function only made some judgments, to modify pxCurrentTCB, and did not do the task switch.
Yvin.Erwan.001
‌
null