Skip to content

Fix ESP32 edge DSP watchdog priority#1150

Open
michaelsam94 wants to merge 1 commit into
ruvnet:mainfrom
michaelsam94:codex/fix-edge-dsp-watchdog-1116
Open

Fix ESP32 edge DSP watchdog priority#1150
michaelsam94 wants to merge 1 commit into
ruvnet:mainfrom
michaelsam94:codex/fix-edge-dsp-watchdog-1116

Conversation

@michaelsam94

Copy link
Copy Markdown

Summary

  • lower the ESP32 edge_dsp FreeRTOS task priority from 5 to 4 so core-1 idle/watchdog service can run during sustained 3-node tier-2 CSI bursts
  • update the firmware task creation log to report the new priority
  • document the v0.6.5-era 3x ESP32-S3 tier-2 watchdog symptom in firmware troubleshooting and add a changelog note

Fixes #1116

Validation

  • git diff --check
  • python3 archive/v1/data/proof/verify.py — PASS, computed hash matched f8e76f21a0f9852b70b6d9dd5318239f6b20cbcb4cdd995863263cecdc446f7a

Not run

  • cargo test --workspace --no-default-featurescargo is not installed/on PATH in this shell
  • ESP-IDF firmware hardware build/flash — local ESP-IDF hardware environment not available in this shell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

edge_dsp watchdog crash with 3x ESP32-S3 QFN56 rev v0.2 on v0.6.5 — unfixable via provisioning params

1 participant