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.
在烧写到FLASH的过程中,程序中使用了官方提供的DELAY_US()函数;发现烧写完成后,重新上电,程序卡在了DELAY_US()函数中,无法向下运行。请问怎么解决这个问题?
请看一下C:\ti\c2000\C2000Ware_5_00_00_00\libraries\control\DCL\c28\docs-->DCL User's Guide第32页开始的2.3.1 Steps to Add the DCL to Existing C Code