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.

TMS320F28377S: FreeRTOS 移植中的问题

Part Number: TMS320F28377S
Other Parts Discussed in Thread: C2000WARE

参考TI的官方移植的freeRTOS 库, 发现一个问题,定时器1 的中断执行任务时机切换的函数,如下图。 但实际上这个输入参数始终为pdFALSE, 相当于这个函数没有执行有效的内容? 这么设计的含义的是什么,为什么要添加这个函数?