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.

TMS320F2808定时器的问题



资料System Control and Interrupts Reference Guide中有下面一段话:

“CPU-Timer 2 is reserved for the real-time OS (such as DSP-BIOS). If theapplication is not using DSP-BIOS, then CPU-Timer 2 can be used in the application. CPU-Timers 0 or 1 can be used in user applications.”


但是有些资料说Timer1 和Timer2是用于实时操作系统的,不能被用户使用。Timer0供用户使用;

是不是资料有错误?

还有一点Timer1 和Timer2是用于实时操作系统的,但是我硬是拿来使用,会产生什么错误?我试了一下用Timer2定时器,好像也没有出现错误啊。郁闷中...


求老师们解答