各位好,我的c2000系列的TMS28335/28035的程序中我使用了ti官方的DELAY_US()的函数,但是我想要实现秒级的延时,使用这个函数时候软件自动跳入停止程序。后来我选择自己建立空操作的延时来进行延时,但是程序可以正常编译(伴随着数据类型的警告),烧入到板子中却无法实现延时的效果,目前没有用定时器,我的程序只是普通点亮led的程序,希望各位能够帮我解惑,万分感谢。
这是我的程序。
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.