This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMDSHVMTRINSPIN: TMDSCNCD28069MISO, proj_lab1b debugging error with connected motor

Part Number: TMDSHVMTRINSPIN
Other Parts Discussed in Thread: TMDSCNCD28069MISO

Tool/software: Code Composer Studio

Encounterd an error at step 3.

Step 3. Connect motor, power on EVM kit,
 Enable the real-time debugger again.
 Set the variable “gMotorVars.Flag_enableSys” and “gMotorVars.Flag_Run_Identify” equal to 1 again.
 Set the variable “gMotorVars.SpeedRef_krpm” to a different value to ensure the motor still runs.

The moment I change "gMotorVars.Flag_Run_Identify" to 1 with HV power on. Driver loses connection with the board. The picture above shows and the motor starts to rotate. At TMDSCNCD28069MISO two blue LEDs continue to be ON permanently.

Then I tried to use DC low voltage source (0V - 60V). I started with 20V, changed "gMotorVars.Flag_Run_Identify" to 1... everything fine. Slowly rised voltage to ~30-35V, same error showed up. (motor not rotating)

I am using  CC version: 9.0.0.00018 clean install.

Any suggestions?