想include DSP2802x_CpuTimers.h,提示不存在
直接执行ConfigCpuTimer(&CpuTimer0,20,50000);
我用的是C2000 LAUNHPAD TMS320C28027
提示错误:
Description Resource Path Location Type
unresolved symbol _ConfigCpuTimer, first referenced in ./Example_2802xLEDBlink.obj Example_F2802xLEDBlink C/C++ Problem
怎么办?