Other Parts Discussed in Thread: C2000WARE
Tool/software:
Development envirement:
MCU: TMS320F2800156-Q1
TRM: TMS320F280015x Real-Time Microcontrollers Technical Reference Manual_RevB_.pdf
CCS: 12.7
SDK: C2000Ware_5_02_00_00
According to the description of TRM, whenever the user changes the clock source using these bits of OSCCLKSRCSEL,
theSYSPLLMULT[13:0] register will be forced to zero and the PLL will be bypassed and powered down. But when I switched
the clock source from XTAL to INTOSC2, the SYSPLLCTL1.PLLCLKEN and SYSPLLCTL1. PLLEN still remained at 1 and did not become 0.
I want to know why.
Code(Just for debug)
register
/BR
Samuel