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.
我用TMS320F28035调试例程Example_2803xClaAdcFirFlash,其中InitAdc(),调用了DELAY_US(ADC_usDELAY); ,运行后出错。怎么回事? 直接调用TI现成的函数DSLAY_US(A),但是发现程序一直停在DSLAY_US(A),不动,不知道什么原因,我想请问怎么调这个函数用。提示如下:No source available for "0x8046" 。