Tool/software:
Is it possible to write/erase protect the CCFG so it can only be flashed once and then not affected when the Serial ROM Bootloader performs Chip Erase?
From what I have read in the datasheet for CC2340 it is not possible since the CCFG is always erased when Bootloader performs Chip Erased. But in Table 9-3 in the User Guide, there is also a bit in .flashProt area named ".ccfgSector - Protect CCFG Sector" that does not have any explanation other than "0 = Protected (default = 1). What is the meaning for this bit if the CCFG is always erased during chip erase?