293 Star 1.6K Fork 379

GVP合宙Luat / LuatOS

 / 详情

[🐛Bug]: esp32c3 墨水屏刷新时发生系统复位

待办的
创建于  
2024-04-10 15:28

描述一下这个bug / Describe the bug

输入图片说明
硬件:esp32c3 ,中景园2.9墨水屏。版本v1004
在使用eink.show进行刷新屏幕时,会出现以上报错,系统复位

复现步骤 / To Reproduce

如果正常,应该是什么样 / Expected behavior

正常无系统日志输出

截图 / Screenshots

输入图片说明

日志 / Logs

[2024-04-10 15:22:14.991] I/user.aht10 23 69
[2024-04-10 15:22:14.991] I/user.os 324
[2024-04-10 15:22:19.463] E (171573) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
[2024-04-10 15:22:19.470] E (171573) task_wdt: - main (CPU 0)
[2024-04-10 15:22:19.470] E (171573) task_wdt: Tasks currently running:
[2024-04-10 15:22:19.470] E (171573) task_wdt: CPU 0: IDLE
[2024-04-10 15:22:19.470] E (171573) task_wdt: Print CPU 0 (current core) registers
[2024-04-10 15:22:19.492] Core 0 register dump:
[2024-04-10 15:22:19.492] MEPC : 0x403874de RA : 0x4038a808 SP : 0x3fcbb2b0 GP : 0x3fc93600
[2024-04-10 15:22:19.492] TP : 0x3fbe67c0 T0 : 0x00000000 T1 : 0x40386f36 T2 : 0x00000000
[2024-04-10 15:22:19.492] S0/FP : 0x00000000 S1 : 0x3fcb4438 A0 : 0x00000001 A1 : 0x3fcb0f94
[2024-04-10 15:22:19.492] A2 : 0x000000a0 A3 : 0x00000004 A4 : 0x3fcb4410 A5 : 0x00000000
[2024-04-10 15:22:19.492] A6 : 0x00000000 A7 : 0x00000000 S2 : 0x3fc96a30 S3 : 0x3fcb4428
[2024-04-10 15:22:19.492] S4 : 0x3fc96a38 S5 : 0x00000000 S6 : 0x00000000 S7 : 0x00000000
[2024-04-10 15:22:19.492] S8 : 0x00000000 S9 : 0x00000000 S10 : 0x00000000 S11 : 0x00000000
[2024-04-10 15:22:19.492] T3 : 0x00000000 T4 : 0x00000000 T5 : 0x00000000 T6 : 0x00000000
[2024-04-10 15:22:19.492] MSTATUS : 0x00000000 MTVEC : 0x00000000 MCAUSE : 0x00000000 MTVAL : 0x00000000
[2024-04-10 15:22:19.492] MHARTID : 0x00000000
[2024-04-10 15:22:20.460] I/user.aht10 24 70
[2024-04-10 15:22:20.460] I/user.os 324

PACK包版本 / Version

v1004

验证

  • 检查过该问题,之前没有人提过 / Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • 提供了最小可复现工程或详细的复现步骤,确保开发者可以复现 / The provided reproduction is a minimal reproducible example of the bug.
  • 已经提供了完整的报错信息、日志、截图,没有经过删减。

评论 (2)

卢家顺 创建了任务

好像是看门狗和eink.show有冲突,看门狗和eink.show任意注释一个都不会出现这个问题

用异步api,或者硬狗的时长改大

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(2)
4674 wendal 1578914274
Lua
1
https://gitee.com/openLuat/LuatOS.git
git@gitee.com:openLuat/LuatOS.git
openLuat
LuatOS
LuatOS

搜索帮助