Part Number: CC1310
Other Parts Discussed in Thread: UNIFLASH
Hi,
i need to use the cc1310 bootloader programming feature.
however no matter what i tried, trying to program using bootloader over uart, it won't work with UniFlash.
when doing the exact same procedure with the Flash programmer 2 it does function as expected.
issue is that i mostly work on linux, and i need uniflash for that to program the bootloader since Flash programmer 2 does not have a linux version.
output from uniflash.
[7/6/2026, 4:19:41 PM] [INFO] Cortex_M3_0: CC1310F128(Bootloader)
[7/6/2026, 4:19:41 PM] [INFO] Cortex_M3_0: Auto baud detection is successful!
[7/6/2026, 4:19:41 PM] [INFO] Cortex_M3_0: Ping command is successfully received by target!
[7/6/2026, 4:19:42 PM] [ERROR] Cortex_M3_0: [ERROR_MESSAGE]Erase main is failed! NACK is returned!
[7/6/2026, 4:19:42 PM] [ERROR] Cortex_M3_0: [ERROR_MESSAGE]Process is failed!
in case flash erase is not selected:
[7/6/2026, 4:24:07 PM] [INFO] Cortex_M3_0: CC1310F128(Bootloader)
[7/6/2026, 4:24:07 PM] [INFO] Cortex_M3_0: Auto baud detection is successful!
[7/6/2026, 4:24:07 PM] [INFO] Cortex_M3_0: Ping command is successfully received by target!
[7/6/2026, 4:24:08 PM] [ERROR] Cortex_M3_0: [ERROR_MESSAGE]Download command to address: 0x0 with programming size : 0x1000 is failed! NACK is returned!
[7/6/2026, 4:24:08 PM] [ERROR] Cortex_M3_0: [ERROR_MESSAGE]Programming is failed!
[7/6/2026, 4:24:08 PM] [ERROR] Cortex_M3_0: [ERROR_MESSAGE]Process is failed!
