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.

ccs中定义中断函数



在ccs中使用了TI-RTOS,这种情况下是不是不能够自定义中断函数呢?

如果可以的话,interrupt void prdTick(void);

还是__interrupt void prdTick(void);,似乎两个都不行,报错