Other Parts Discussed in Thread: CC2538
Hi,
We have built a custom device that consists of a Linux based HOST processor and a CC1310 for RF communication. We would like to add firmware update feature for CC1310 over UART. There are several topics regarding this issue, but the files referred can not be accessed anymore.
I was only able to find this document which is not for CC1310: http://www.ti.com/lit/an/swra466c/swra466c.pdf
But the source files referred in the document can not be accessed: http://www.ti.com/lit/zip/swra466
Q1: Can anyone please guide me on how to find the corresponding files for CC1310 family?
Q2: Is there any tool to control the UART bootloader process from Linux?
Q3: Is there any chance for the ROM to be erased? We don't want to lose the bootloader option in case of Mass Erase. I think there is not, but just wanted to be sure.
Edit:
Q4: I also need the CC1310 ROM document, I only have the one for CC2538: http://www.ti.com/lit/ug/swru333a/swru333a.pdf
Regards.