Hi All,
In appBLE.cfg CPU frequency was defined like this.
/* Set the default CPU frequency */
BIOS.cpuFreq.lo = 48000000;
Actually what it means ? It means that we are initializing it as internal clock frequency or it is taking it as external clock frequency. If I want to use external clock frequency instead of internal clock do I need to modify this.
Thanks in Advance.
Thanks
Siva Krishna K.