Hello All,
This is a carryover from a previous thread - but I thought I should start a new one -
I have the Dual Motor Control and PFC Developer’s Kit - couldn't get that to compile under CCS v4 but manually included the c files for the following:
ndefined first referenced
symbol in file
--------- ----------------
_clarke_calc C:/TI_F28xxx_SysSW/MotorCtrl+PfcKit/2xPM_Motors/2803x_RAM/2xPM_Motors.obj
_ipark_calc C:/TI_F28xxx_SysSW/MotorCtrl+PfcKit/2xPM_Motors/2803x_RAM/2xPM_Motors.obj
_park_calc C:/TI_F28xxx_SysSW/MotorCtrl+PfcKit/2xPM_Motors/2803x_RAM/2xPM_Motors.obj
_phase_voltage_calc C:/TI_F28xxx_SysSW/MotorCtrl+PfcKit/2xPM_Motors/2803x_RAM/2xPM_Motors.obj
_pid_reg3_calc C:/TI_F28xxx_SysSW/MotorCtrl+PfcKit/2xPM_Motors/2803x_RAM/2xPM_Motors.obj
_rampgen_calc C:/TI_F28xxx_SysSW/MotorCtrl+PfcKit/2xPM_Motors/2803x_RAM/2xPM_Motors.obj
_rmp_cntl_calc C:/TI_F28xxx_SysSW/MotorCtrl+PfcKit/2xPM_Motors/2803x_RAM/2xPM_Motors.obj
_speed_est_calc C:/TI_F28xxx_SysSW/MotorCtrl+PfcKit/2xPM_Motors/2803x_RAM/2xPM_Motors.obj
_svgendq_calc C:/TI_F28xxx_SysSW/MotorCtrl+PfcKit/2xPM_Motors/2803x_RAM/2xPM_Motors.obj
thought those should be included with IQmath.lib - then noticed that was pointing to the lib compiled back in 2004 - fixed that to point to the latest compiled lib.
Using the onboard emulator - I am getting this now:
Error initializing emulator
And also I saw:
under 'details' - something about a mozilla proxy not being correct - it would not let me copy that. (not on my dev. machine at the moment).
I disabled the onboard emulator and used an external XDS-100 but the results are the same.
Has anyone got this to work under Vista-64 - SP2 - CCS v4?
Thanks In Advance,
John