Other Parts Discussed in Thread: SYSBIOS,
Tool/software: TI-RTOS
Hello.
I'm evaluating motor_control project.
If I use tamagawa encoder in this project,is the project running method correct only by the below procedure?
1. In Project properties->Build->GNU Compiler->Symbols, move ENDAT_ENCODER from Define Symbols to Undefine Symbols,
and move TAMAGAWA_ENCODER from Undefine Symbols to Define Symbols
2.Rebuild Project
My tamagawa encoder works well in default tamagawa_diagnostic project.
But it doesn't work in motor_control project following the above procedure.
Regares,
U-SK