T1-CHL_TuyaOS-3.11.11的pc/tools是空的,没有原厂的烧录工具
T1模组如何烧录
Re: T1模组如何烧录
T1烧录工具见附件
- Attachments
-
-
- BEKEN_BKFIL_V2.0.10.0_20230515.zip
- 烧录工具
- (22.04 MiB) Downloaded 165 times
Re: T1模组如何烧录
您好,我在看t3sdk相关代码,对烧录部分有点点疑问,希望您不吝赐教。
请教下这个工具烧录t3模组的话,如果烧录ua文件是不是要设置烧录起始地址为 0x164000,这个值我是从map文件中的_ty_section_start符号,结合 build.sh ,format_up_bin.py算了一下,不知道是否正确?
Re: T1模组如何烧录
烧录 UA 文件, 烧录起始地址设置为 0x11000
Re: T1模组如何烧录
收到
Re: T1模组如何烧录
您好,请教一下,在地址 0x11000烧录UA文件时,出现ERR_CODE_EraseFlash错是什么原因,帮忙指点一下。下面的是错误日志
2025-10-17 11:03:35.819 Current port : COM10 + BaudRate : 115200 connect success
2025-10-17 11:03:35.819 do_reset_signal
2025-10-17 11:03:35.819 Getting Bus...
2025-10-17 11:03:36.095 Gotten Bus...
2025-10-17 11:03:36.203 Current Chip is : BK7238
2025-10-17 11:03:36.572 [ 0 ] Read the last not aligned 4K data, align startAddr : 0x00120000
2025-10-17 11:03:36.572 Read successfully
2025-10-17 11:03:36.590 Current baudrate : 921600 success
2025-10-17 11:03:36.590 Unprotecting Flash
2025-10-17 11:03:36.791 Unprotected Flash ->pass
2025-10-17 11:03:36.791 [ 0 ] file_startAddr : 0x00011000
2025-10-17 11:03:36.791 [ 0 ] file_path : //192.168.77.3/share/T1-CHL_TuyaOS-3.11.25/software/TuyaOS/apps/tuyaos_wf_t1_lig-tuyaos_t1_slide_strip_ty/output/1.0.0/tuyaos_wf_t1_lig-tuyaos_t1_slide_strip_ty_UA_1.0.0.bin
2025-10-17 11:03:36.791 [ 0 ] file_length : 0x10f200 (1084 KB)
2025-10-17 11:03:36.791 [ 0 ] file_crc : 0x73032cd5
2025-10-17 11:03:36.791 Begin EraseFlash
2025-10-17 11:03:36.791 Start 4K Erase
2025-10-17 11:03:37.290 ERR_CODE_EraseFlash
2025-10-17 11:03:37.323 Boot_Reboot
2025-10-17 11:03:37.339 Total Test Time : 1.244 s
2025-10-17 11:03:37.372 Boot_Reboot
2025-10-17 11:03:37.408 Writing Flash Failed, code 0