Other Parts Discussed in Thread: CC2560, CC2650, SYSCONFIG, UNIFLASH
Dear team
I have two Launchpads: the first is CC2650 and the second is CC1352P7-4. For the CC2560, I used CCS 7.4, and for the CC1352P7-4, I used CCS 12.
When I add the CCFG backdoor pin and all using SysConfig in CCS 12, it works without any issues. However, when I do the same thing in CCS 7.4 for CC2650 without SysConfig, I made changes in ccfg.c. But when I load the hex and then read the CCFG area using the XDS110 port, it shows empty data. However, when I read CC1352P7-4, it shows all configurations in the ccfg read file using the XDS110 port
so pleased guide me on this issue