Thread 中讨论的其他器件:UNIFLASH
工具/软件:
尊敬的 TI 专家:
我使用 DIO9作为 CC1312上的引导加载程序。
并使用 Uniflash 进行固件升级。
但大约80%的更新后会发生错误。
错误日志如下所示。
[2025/4/15 下午1:47:42] [INFO] Cortex_M3_0: CC1312R1F3(Bootloader) [2025/4/15 下午1:47:43] [INFO] Cortex_M3_0: Auto baud detection is successful! [2025/4/15 下午1:47:43] [INFO] Cortex_M3_0: Ping command is successfully received by target! [2025/4/15 下午1:47:43] [INFO] Cortex_M3_0: Erase sector on address :0x0 is succesful! [2025/4/15 下午1:47:43] [INFO] Cortex_M3_0: Erase sector on address :0x2000 is succesful! [2025/4/15 下午1:47:43] [INFO] Cortex_M3_0: Erase sector on address :0x4000 is succesful! [2025/4/15 下午1:47:43] [INFO] Cortex_M3_0: Erase sector on address :0x6000 is succesful! [2025/4/15 下午1:47:43] [INFO] Cortex_M3_0: Erase sector on address :0x8000 is succesful! [2025/4/15 下午1:47:43] [INFO] Cortex_M3_0: Erase sector on address :0xA000 is succesful! [2025/4/15 下午1:47:43] [INFO] Cortex_M3_0: Erase sector on address :0xC000 is succesful! [2025/4/15 下午1:47:43] [INFO] Cortex_M3_0: Erase sector on address :0xE000 is succesful! [2025/4/15 下午1:47:43] [INFO] Cortex_M3_0: Erasing memory time elapsed: 0.1358s [2025/4/15 下午1:48:03] [ERROR] Cortex_M3_0: [ERROR_MESSAGE]Send command to address: 0xE000 with programming size : 0x26C4 is failed! Status: [ERROR_MESSAGE]Failing erasing or programming operation! [2025/4/15 下午1:48:03] [ERROR] Cortex_M3_0: [ERROR_MESSAGE]Programming is failed! [2025/4/15 下午1:48:03] [ERROR] Cortex_M3_0: [ERROR_MESSAGE]Process is failed!
如何解决问题?
谢谢。