Tuyaopen/crash Decode

Decode a TuyaOpen firmware crash dump (PC, LR, stack pointers) to source file:line by invoking the right per-platform `addr2line` against the debug ELF. Use when the user pastes a panic log / hard-fault dump containing raw hex code addresses (e.g. "PC: 0x021d8e96"). Covers T5AI (BK7258, ARM Cortex-M), ESP32/S3 (Xtensa), T2, T3, LN882H — each ships its own toolchain inside the TuyaOpen tree. 固件崩溃解码、panic、hard fault、PC/LR地址解析、addr2line。

tuya 53e7033 7.5 KB Updated

File contents

tuya/tuyaopen-ide-manifests/tree/main/skills/embedded/tuyaopen/crash-decode commit 53e7033074

Frequently asked questions

npx skillmds@latest add tuya/tuyaopen-crash-decode