Unpredictable behaviour of system_restart()
Posted: Wed Mar 25, 2015 11:24 am
Does anyone know what is required to make system_restart() reliable reboot to the user application instead of going into boot mode? Sometimes I get the boot loader, while other times it boots normally. This happens even when a GPIO0 pulled up with a 1K resistor. During power up, the system loads the user application correctly.
The documentation is spare in the Espressiv SDK programming guide, as only the calling signature is documented, and nothing is said about what happens when system_restart is called.
The documentation is spare in the Espressiv SDK programming guide, as only the calling signature is documented, and nothing is said about what happens when system_restart is called.