Migrating from multi-core(S3) to single-core chips(C3) --Core 0 panic'ed (Interrupt wdt timeout on CPU0 #11039
SHAR-K
started this conversation in
Question - Community Help
Replies: 1 comment 1 reply
-
There is no general answer. Most Arduino code does run without any changes on single core MCUs |
Beta Was this translation helpful? Give feedback.
1 reply
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
When migrating from multi-core to single-core chips, there will be a Guru Meditation Error: Core 0 panic'ed (Interrupt wdt timeout on CPU0) during the running process. Although I have read the documentation and traced the coredump, the problem seems difficult to locate. What should I pay attention to?
Beta Was this translation helpful? Give feedback.
All reactions