-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Closed
Labels
Area: LibrariesIssue is related to Library support.Issue is related to Library support.Resolution: Unable to reproduceWith given information issue is unable to reproduceWith given information issue is unable to reproduce
Description
Board
esp32 s3 devkit
Device Description
devkit
Hardware Configuration
Version
v2.0.4
IDE Name
arduino IDE
Operating System
linux
Flash frequency
40
PSRAM enabled
no
Upload speed
115200
Description
When i am trying to perform benchmark on firmware MSC disk app crash (stack canary). It happen only on write benchmark, read benchmark is fine.
Sketch
https://github.com/espressif/arduino-esp32/tree/master/libraries/USB/examples/USBMSCDebug Message
ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)
SPIWP:0xee
Octal Flash Mode Enabled
For OPI Flash, Use Default Flash Boot Mode
mode:SLOW_RD, clock div:1
load:0x3fcd0108,len:0x43c
load:0x403b6000,len:0xbd0
load:0x403ba000,len:0x29c8
entry 0x403b61d8
Guru Meditation Error: Core 0 panic'ed (Unhandled debug exception).
Debug exception reason: Stack canary watchpoint triggered (usbd)
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.
PS all USB examples are crashing on S3 due to empty loop() (WDT crash); there should be added delay() at least; it is not a problem on S2
Metadata
Metadata
Assignees
Labels
Area: LibrariesIssue is related to Library support.Issue is related to Library support.Resolution: Unable to reproduceWith given information issue is unable to reproduceWith given information issue is unable to reproduce