Tool/software:
Hi experts,
I ask this for my customer. They use the launchpad and demo: sysctl_ex2_xclkout_config, and they change the output clock is SYSCTL_CLOCKOUT_SYSCLK in GPIO16.
They delete the Device_init(); and load the program and run the code, because they delete the Device_init(), so the system clock is default is 10MHz.

But hey find in this time, the output clock is 15MHz(that means system clock is 120MHz since they set SYSCTL_XCLKOUT_DIV_8 in the code; Then they keep the power but click the CPU reset in CCS and EMU boot to flash and run, the output clock is still 15MHz.
Then they power off and power on and connect the CPU not reload the program, and restart, they find the output clock is 1.25MHz(that means system clock is 10MHz);
They have confused that they don't reload the program, but why the system clock change from 15MHz to 1.25MHz after power cycle?
BRs
Shuqing