你好,在测试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
Green Deng:你好,更换电脑后你的工程是直接复制到新电脑的吗?
你好,在测试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
xy_163:
回复 Green Deng:
不是,直接安装的controlsuite
相关推荐
TMS320F28384S: 烧录仿真器连接失败
LAUNCHXL-F28379D:BOOT引导错误
TMS320F28P659DK-Q1: CLA call fmodf function
TMS320F28034: 在初始化的时候,调用delay_us函数进入非法中断
SFRA: 急———–连接上SFRA-GUI后又立马断开了,报错connection lost
TMS320F280049C: 数据在debug模式下和release模式下读取不一致
TMS320F28377D: ePWM 使用上升下降模式 进行调制时出现异常驱动
TMS320F28P550SJ: TMS320F28P550SJ使用SysConfig1.23可以同时配置RFFT功能和USB功能吗?能否给出例程。
TI中文支持网



