Esp32-s2 Co-processor crash
Posted: Wed Mar 01, 2023 11:30 am
Hi all,
I have possibly an unusual request.
I would like to intentionally crash the ESP32-S2 co-processor so I can test some recovery code and a few sequences I have around this.
Previously I've been able to crash the co-processor easily and reliably by using while(1) with nothing in it or dividing by 0 and various other methods.
However all of a sudden the co-processor is invincible! I have not been able to make it crash!
This is a little mind boggling as this should be an exceptionally easy task so I'm here asking how do I crash to co-processor so I can validate my recovery code etc?
Cheers,
Dylan
I have possibly an unusual request.
I would like to intentionally crash the ESP32-S2 co-processor so I can test some recovery code and a few sequences I have around this.
Previously I've been able to crash the co-processor easily and reliably by using while(1) with nothing in it or dividing by 0 and various other methods.
However all of a sudden the co-processor is invincible! I have not been able to make it crash!
This is a little mind boggling as this should be an exceptionally easy task so I'm here asking how do I crash to co-processor so I can validate my recovery code etc?
Cheers,
Dylan