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.

ccs3.3硬件调试



用ccs3.3通过XSD100连接 F2812进行CPU定时器0中断调试,单步运行,当运行到 while(1);语句时,定时器0的中断时间还没到,没有任何等待,就直接进入了中断子程序,这是什么原因呢?而且在调试的过程中,每调试一步,定时器计数寄存器TIMER0TIM的值变化的特别大,远远超过了一条指令的周期时间,这是为什么呢?