你好,在测试TI库中的电机控制实例HVACI_Sensored ,在原先电脑编译正常,更换一台电脑后,使用同一版本的CCS编译器,出现错误,错误类型以下几种,我看了下语法上没有错误,请教下,还可以从那些方面进行查找?
Description Resource Path Location Type
declaration is incompatible with "void DSP28x_usDelay(unsigned long)" (declared at line 20) .ccsproject /HVACI_Sensored line 33, external location: C:\ti\controlSUITE\libs\app_libs\motor_control\drivers\f2803x_v2.0\f2803xileg_vdc.h C/C++ Problem
Description Resource Path Location Type
declaration is incompatible with "volatile struct ADC_REGS AdcRegs" (declared at line 377 of "C:/ti/controlSUITE/device_support/f2803x/v125/DSP2803x_headers/include/DSP2803x_Adc.h") .ccsproject /HVACI_Sensored line 31, external location: C:\ti\controlSUITE\libs\app_libs\motor_control\drivers\f2803x_v2.0\f2803xileg_vdc.h C/C++ Problem
Description Resource Path Location Type
declaration is incompatible with "volatile struct EPWM_REGS EPwm1Regs" (declared at line 558 of "C:/ti/controlSUITE/device_support/f2803x/v125/DSP2803x_headers/include/DSP2803x_EPwm.h") .ccsproject /HVACI_Sensored line 105, external location: C:\ti\controlSUITE\libs\app_libs\motor_control\drivers\f2803x_v2.0\f2803xileg_vdc.h C/C++ Problem
Description Resource Path Location Type
expected a ";" .ccsproject /HVACI_Sensored line 98, external location: C:\ti\controlSUITE\libs\app_libs\motor_control\drivers\f2803x_v2.0\f2803xileg_vdc.h C/C++ Problem