Other Parts Discussed in Thread: HALCOGEN,
Tool/software: Code Composer Studio
I try to configure the systemREG1 about OSCIN
/** - Enable PLL(s) to start up or Lock */
systemREG1->CSDIS = 0x000000F9U;
then
error message show below
[ Unable to access DAP]
so Could anyone help me to recover the osc configure??
systemREG1->CSDIS = 0x00000088U;
thanks.
Gullfoss Lin