我目前使用的是F28069,对于C2000系列的,基本上都是三个CPU定时器,TIMER0/1/2
我现在的实验中,Timer0/1已经使用掉了,在用到Timer2的时候,程序进入Timer2中断,CCS和MCU会悬停,
然后工程中的F2806x_DefaultIsr.c会全面飘黄,像这样
我知道应该是SYS/BIOS的问题,手册中也提到过,但是,我没有使用BIOS,是不是我需要在程序中点名关闭BIOS 还是需要怎么处理?
希望能得到帮助,十分感激~
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.