Tool/software: TI-RTOS
We need to be able to program the CC1310 through a linux ARM processor and the Bootloader + UART is suitable for this purpose.The The only concern is with the BL settings sitting on flash as part of CCFG, we are concerned that the running FW can mistakenly write to that portion and corrupt boot loader settings, not allowing to enter bootloader from the DIO+reset setup. We can write protect it, but then we will lose the ability to change any of the CCFG settings afterwards. There is the option for chip erase through JTAG, but even that has a flash setting register that can go corrupt and become impossible to do. What is TI's suggestion for these scenarios.