In the ML62Q1000 series, it takes a long time to reach the main function after resetting the microcontroller.Is there a way to shorten the processing time?
From resetting the microcontroller to reaching the main function, the startup process performs zero initialization of RAM and initialization of global variables (copy from ROM to RAM). This process takes time if you are using a microcontroller with a large RAM area or initializing a large number of global variables. One way to shorten the processing time is to switch the operating clock of the startup processing to a high-speed clock. The startup process runs on a low-speed clock by default, so you can speed it up by switching to a high-speed clock.
Related Products: ML62Q12xx, ML62Q13xx, ML62Q14xx, ML62Q15xx/ML62Q18xx, ML62Q16xx, ML62Q17xx