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,以前用IAR可用__monitor实现函数内部不可中断功能?但现在使用CCS却找不到对应的实现方法,请各位大侠帮忙!怎么实现__monitor?