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.

28035 CLA应用中,如果把定时器0启动,CLA程序就进不去了

Other Parts Discussed in Thread: CONTROLSUITE

使用28035的CLA例程就行修改,添加了定时器0程序,若不启动定时器0,CLA程序能正常运行;若启动定时器0,即StartCpuTimer0();CLA程序就无法运行了,CLA的中断标志位一直为1,即Cla1Regs.MIRUN.bit.INT1恒为1,不知道定时器0与CLA相互影响引起的吗?