Other Parts Discussed in Thread: CC2640R2F, UNIFLASH
Hi TI members,
Below is my building environment:
Code Composer Studio |
12.3.0.00005 |
SimpleLink SDK |
7.10.00.35 |
XDCtools |
3.62.1.16_core |
We are working on migrating an old project from CC2640R2F to CC2340R5.
Please write a Linux program (in C or pseudo code) for us to demo cc2340 FW upgrade process including steps to enter upgrade mode, and the correct flash offsets for different partitions. Per our understanding, there are 2 partitions of cc2340 need to be flashed. Our expectation for this example would be like this:
uniflash_demo <FW_file_part1> <FW_file_part2> //uniflash_demo is the program name, <FW_file_part1> is the filename of the FW part 1, <FW_file_part2> is the filename of the FW part 2.
However, we don't know which format (HEX or BIN) should be used for above purpose. It's good to hear from TI what format should we use in cc2340 FW upgrade? Urgent case please.
Thanks.
BR,