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自定义中断好处



专家:

 你好!我想咨询一下 程序中自定义中断问题(PieVecTable.TINT0=&timer),这个比使用默认中断有什么好处吗?我开始认为除了直观外,可以节省程序时间,可是我用设置断点方法发现,这个想法不是正确的,我测试了两个程序,有一个程序时间显示 自定义中断比默认中断节省了一些时间,可是另一个程序显示 自定义中断比默认中断多了一些时间。那请问专家,你们是怎么看待这个问题的,谢谢!