Other Parts Discussed in Thread: CC1352P7, SYSCONFIG
Hi,
I cannot select "another compatible device or core" in CCS project option or syscofnig edit.
How can I conveniently switch the target chip on an existing project?
Thanks.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Howjie,
You will need to import a LP-CC1352P7-4 project as a base and migrate your application changes accordingly. software-on-cc13x2x7-26x2x7.html
Regards,
Ryan
Hi Ryan,
In the LP-CC1352P7-4 project (dmm_zc_switch_remote_display_app_LP_CC1352P7_4_tirtos7_ticlang), I cannot switch back to "switch" after switching the device to "customer board" in syscfg. At this point, the options are not optional (gray).

How to deal with this situation?
Best Regards,
Howjie
You can replace your edited SysConfig file with the original SDK\examples\rtos\LP_CC1352P7_4\dmm\dmm_zc_switch_remote_display_app\tirtos7\dmm_zc_switch_remote_display.syscfg version if you are attempting to revert changes you did not intend to make. The SysConfig Switch tool is underdeveloped and thus should not be used to migrate projects to different device variants.
Regards,
Ryan