Tool/software: Code Composer Studio
Hey guys,
I stumbled over a hint in the CC1310 manual stating, that some settings should be performed in the CCFG area for production (see below). I do now have some questions.
1. We do currently not use OAD, thus I agree with point 1, that the bootloader and its backdoor should be disabled. However, what could happen if it is not disabled?
2. Regarding the CCFG_DAP_TAP register mentioned in point 3, is the device bricked if flashed with the registers set to 0x00 or is there still a way to connect to it via JTAG (we use the TIDA 00489, thus the CC1310 can only be reached via JTAG)
3. There is more than one CCFG_DAP_TAP_1 register, however, which one is referred to in point 4?
4. If we decide to change the CCFG settings, should this be done via the projects pre-defined symbol section? Because if we alter the ccfg.c file within the startup-folder, we would change the settings for all projects, right?
Best wishes
Slev1n