1.在CCSv5编程环境,运行DELAY_US(20),前一天正常运行,今天运行进入故障中断,死机,如何解决?
2;运行下面语句,好像没有延时
int i;
for(i=0;i<20000;i++);
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.