Other Parts Discussed in Thread: CC2340R5, UNIFLASH
Tool/software:
Hi ,
We are currently exploring the Serial boot sequence on the CC2745R10 as mentioned in the TRM. We would like to load the firmware via UART. On the Ti E2E forum I found a Github link which has an implementation of the host side on a Linux platform.
The link provided points to an older version of the SDK(simplelink_low_power_f3_sdk-7.40), and I see that in later versions, the host implementation of the serial bootloader is missing.
Can we use the same SBL code of the host provided here? If not please provide us the link to the latest SBL tool on the host side.
I also have found a UI tool that does the boot sequence using UART, but it says that it is mainly for the CC254xx family. Is there a similar tool available for the CC27xx and CC234xx family as well?
Link for the CC254xx family SBL that I am referring to is here.