-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Open
Labels
Type: QuestionOnly questionOnly question
Description
Board
M5Stack ATOM / M5Stack ATOM S3
Device Description
m5stack atom
m5stack atom s3
Hardware Configuration
none
Version
v3.0.5
Type
Question
IDE Name
Arduino IDE
Operating System
macOS
Flash frequency
40Mhz
PSRAM enabled
yes
Upload speed
115200
Description
I try to support both and it is very important for me that the watchdog reboots the system if it is not fed. Is there any way to make it do so on Arduino for the non-s3 version of m5stack atom?
Sketch
-
Debug Message
This is what I get on the non-s3 version
E (39856) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (39857) task_wdt: - loopTask (CPU 1)
E (39859) task_wdt: Tasks currently running:
E (39862) task_wdt: CPU 0: IDLE0
E (39865) task_wdt: CPU 1: IDLE1
E (39868) task_wdt: Aborting.
E (39871) task_wdt: Print CPU 1 (current core) backtrace
Backtrace: 0x400948b7:0x3ffbcb90 0x400fbcc5:0x3ffbcbb0 0x40097047:0x3ffbcbd0 0x40098aae:0x3ffbcbf0
ELF file SHA256: d633cc5fcf9e9481
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
- I confirm I have checked existing issues, online documentation and Troubleshooting guide.
Metadata
Metadata
Assignees
Labels
Type: QuestionOnly questionOnly question