What is the meaning of the ” SW_CPU_RESET” log when using ESP32?
What is the meaning of the ” SW_CPU_RESET” log when using ESP32?
Read lessSign Up to our social questions and Answers Engine to ask questions, answer people's questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people's questions & connect with other people.
Volt.Tech
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
“SW_CPU_RESET” is the software reset log. For example, calling the “esp_restart()” API will print this log.
“SW_CPU_RESET” is the software reset log. For example, calling the “esp_restart()” API will print this log.
See less