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.

CC2652R1 如何修改为 Global LDO供电 而不是DCDC

Other Parts Discussed in Thread: SYSCONFIG

请问各位大神:

       CC2652R1中,如何修改供电为global LDO 供电,目前我使用的是3.4 版本的SDK , 在simple peripheral OAD on chip 的例程。

之前考虑的方法是是sysconfig 里面配置device config 不选中 enable DCDC ,有在4.2版本的SDK里试过,

 两个版本的Sysconfig 都不会生成 ti_device_config.c 的文件。 

    想问一下,有没有修改sysconfig 的方法, 或者手动去修改 CCFG 文件的方法。