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.

CC2640R2F: LAUNCHXL-CC2640R2

Part Number: CC2640R2F
Other Parts Discussed in Thread: SYSCONFIG,

无sysconfig文件的官方例程添加sysconfig支持

1.在官方例程“empty”上新建文件“empty.sysconfig”;

2.编译报错

  • 我们没有为CC2640r2 SDK适配sysconfig,只在以前个别插件示例中提供过sysconfig

    简而言之,CC2640r2f不支持sysconfig,如果你想用sysconfig可以使用CC2642 CC2651 CC2652系列器件

    自己配置sysconfig可能不会成功,尤其是在结合BLE和rtos时