Other Parts Discussed in Thread: CONTROLSUITE
We are trying to get the High Resolution PWM switching to work using the Concerto board.
We have set up our PWM section on the control system (C28), and are calibrating the High Resolution operation using the SFO. We have tried implementing this in both the Master (M3) and C28 system but always get the same error:
Errors encounter during linking; “XXXXX.out” not built
Unresolved symbol SFO, first referenced in ./XXX.obj
We have included the SFO_V6.h file and SFO_TI_Build_V6b.lib.
What should we do?