Tool/software: Code Composer Studio
Hi,
I am using CCS 6.1.0.00104. In CCS Debug mode, after loading the software on the target, before Resuming/Starting the program, CpuSys->PCLKCR0.bit.CLA1 is getting enabled automatically. No where in my code i am initializing it and more over i am not using CLA. Also CpuSys->PCLKCR0.bit.CLA1 bit remains enabled during program execution too. Is there any setting needs to be modified before loading the software for debug purpose.
Thanks!