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/TMS570LS0432: When I start up ,failed

Part Number: TMS570LS0432
Other Parts Discussed in Thread: HALCOGEN,

Tool/software: Code Composer Studio

Hello 

 when I was Debug,sys_start up.

if ((esmREG->SR1[2]) != 0U)

{

}

esmREG->SR1[2]) =8; 

Is it because of debug mode?