System clock configuration using register level program.
We are working on an existing project, in which our microcontroller's flash size was exceeding the value of our code size. So we decided to move to a register level program.We did system clock configuration at 64 MHz, while debugging after step no 3 ...