Task watchdog got triggered - btcontroller
Posted: Tue Aug 21, 2018 11:25 am
我们采用ESP32模块开发智能牙刷。但是发现固件经常出现看门狗的错误,请问要如何解决?
错误信息如下:
N (234) app-imu: Gyro offsets: +16 -1 -52
N (239) app-imu: Accel offsets: +403 +159 +3969
I (633) MPU6050: DMP firmware loaded
W (633) MPU6050: setDMPFeatures()-> TAP not yet fully supported
I (649) MPU6050: DMP Output rate set to 20 Hz
I (656) gpio: GPIO[35]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:1
I (657) gpio: GPIO[5]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 0| Pulldown: 1| Intr:3
I (666) BTDM_INIT: BT controller compile version [9525061]
I (672) system_api: Base MAC address is not set, read default base MAC address from BLK0 of EFUSE
M (10091) Free RAM: 166856 B
Task watchdog got triggered. The following tasks did not reset the watchdog in time:
- IDLE (CPU 0)
Tasks currently running:
CPU 0: btController
CPU 1: IDLE
错误信息如下:
N (234) app-imu: Gyro offsets: +16 -1 -52
N (239) app-imu: Accel offsets: +403 +159 +3969
I (633) MPU6050: DMP firmware loaded
W (633) MPU6050: setDMPFeatures()-> TAP not yet fully supported
I (649) MPU6050: DMP Output rate set to 20 Hz
I (656) gpio: GPIO[35]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:1
I (657) gpio: GPIO[5]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 0| Pulldown: 1| Intr:3
I (666) BTDM_INIT: BT controller compile version [9525061]
I (672) system_api: Base MAC address is not set, read default base MAC address from BLK0 of EFUSE
M (10091) Free RAM: 166856 B
Task watchdog got triggered. The following tasks did not reset the watchdog in time:
- IDLE (CPU 0)
Tasks currently running:
CPU 0: btController
CPU 1: IDLE