Search found 5 matches

by 我的代码不可能有问题
2025年 Jul 8日 15:32
Forum: TuyaOS-联网单品开发
Topic: 紧急 T3.3.11.24 出现 tkl_system_malloc big memory以及KVDB 读错误
Replies: 6
Views: 49

Re: 紧急 T3.3.11.24 出现 tkl_system_malloc big memory以及KVDB 读错误

补充一下出现KVDB的问题,我在写入用户数据后,就用了配网的接口op_ret = tuya_iot_wf_gw_unactive(); 大概延迟了100ms或者1000ms 就会出现这个问题,想问下你们是写入的逻辑是怎样的,文档也没有任何说明注意事项。是不是这个原因导致的呢

by 我的代码不可能有问题
2025年 Jul 8日 15:16
Forum: TuyaOS-联网单品开发
Topic: 紧急 T3.3.11.24 出现 tkl_system_malloc big memory以及KVDB 读错误
Replies: 6
Views: 49

紧急 T3.3.11.24 出现 tkl_system_malloc big memory以及KVDB 读错误

[01-01 08:00:00 ty D][452][tuya_wifi_ultra_lowpower.c:192] tuya_wifi_ulp_init tkl_system_malloc big memory, size(4200)! 这个是什么原因造成的? 配网十五分钟后不进入这个就没有了,但是下面还有一个 [01-01 08:00:00 ty D][496][ap_netcfg.c:1462] ap cfg start:65568 tkl_system_malloc big memory, size(10520)! 还有个KVDB读错误log,用的这个接口 rt = wd_user_p...