nuttxs commented on PR #15434: URL: https://github.com/apache/nuttx/pull/15434#issuecomment-2576600085
> Could you give some information about your tests to reproduce the issue? We can test it for other chips to have better support about WDTs. Hi @eren-terzioglu We internally tested a part by referring to the timer implementation, enabling both wdt0 & wdt1 and setting them to bind to different CPUs. One is set to trigger at a slightly earlier time point to generate an interrupt, and the other is set to trigger at a more delayed time point to produce a WDT reset. The issue can be reproduced with the esp32s3-devkit:timer, and the attachment ( [timer.log](https://github.com/user-attachments/files/18341088/timer.log) )contains the complete log. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
