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/TIDA-01485: "MSP430: Trouble Halting Target CPU: Internal error" Microcontroller hangs when trying to debug.

Part Number: TIDA-01485
Other Parts Discussed in Thread: MSP-EXP430FR2433

Tool/software: Code Composer Studio

I have been working on a reference design TIDA-01485 after I downloaded the firmware and while debugging always getting the message "MSP430: Trouble Halting Target CPU: Internal error"  in the Console window. I have seen a few posting regarding this topic but still  I am not sure what is causing the issue. One thing I notice that it has something to do with clock initialization or interrupt handling because when I changed DCO Multiplier for 25MHz from 762 to '<500'  it was able to debug without any issue but the motor is still not running(I am aware that many other parameters also need to chance while changing frequency)..

Program is not executing properly for the DCO multiplier value above 500.

Using CCS Version: 9.0.1.as IDE and MSP-EXP430FR2433 development kit as programmer 

I appreciate your support.