小编Ant*_*isa的帖子

ESP32 Guru Meditation 错误:Core 0 恐慌(LoadProhibited)。使用 BLE 时

我正在使用 Arduino IDE 在 ESP32 WROOWER 上进行开发。

当我在草图中使用 BLE 时,它会变砖,我不知道为什么。我的草图很大,有 1416000 字节,在工具>分区方案中我选择了“HUGE APP 3MB....”。

这是回溯:

    Guru Meditation Error: Core  0 panic'ed (LoadProhibited). Exception was unhandled.
Core 0 register dump:
PC      : 0x401d084e  PS      : 0x00060930  A0      : 0x800d7080  A1      : 0x3ffd35f0  
A2      : 0x3ffe3b84  A3      : 0xca5091d7  A4      : 0x3ffc6234  A5      : 0x3ffd39f0  
A6      : 0xca5091d7  A7      : 0x3ffbb9cc  A8      : 0x00000000  A9      : 0x3ffd3870  
A10     : 0x3fff273c  A11     : 0x3fff273c  A12     : 0x00060320  A13     : 0x3ffd39f8  
A14     : 0x3f29b3ec …
Run Code Online (Sandbox Code Playgroud)

bluetooth arduino decoder bluetooth-lowenergy esp32

1
推荐指数
1
解决办法
1万
查看次数

标签 统计

arduino ×1

bluetooth ×1

bluetooth-lowenergy ×1

decoder ×1

esp32 ×1