Submitted by Joe on Wed, 02/01/2012 - 00:30
I'm trying to work with the Space Vector PWM 32 Block.
I am using a C2000 F28069 processor with the Texas Instruments High Voltage Digital Motor Control kit (TMDSHVMTRPFCKIT).
I configure the Space Vector PWM 32 block with the following parameters:
PWM Frequency = 10 kHz Event Manager A Pins 1,3,5 Active High, 2,4,6 Active Low When I attempt to compile, I get the following error: undefined first referenced
symbol in file
--------- ----------------
_F281X_EV2_PWM_Init OpenLoopVoltagesFixed.obj
_F281X_EV2_PWM_Update OpenLoopVoltagesFixed.obj
Any suggestions on where to go from here?
Thanks, Joe