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.
tms32028027编程时,有几种方法可以实现精确延时,怎么实现?
一般采用usdelay函数,在controlsuite的device support目录下对应F28027产品的common目录下可以可以找到这个函数的asm源文件。