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.

LAUNCHXL-CC1312R1: OAD移植问题

Part Number: LAUNCHXL-CC1312R1

Ti大神你好:

我们使用的是cc1312 15.4协议栈,并且使用最新的sdk 版本为:simplelink_cc13xx_cc26xx_sdk_7_10_02_23

我们的应用场景是使用uart 连接collector给sensor和collector进行OAD升级;请问:

collector是否包含了全量的coprocessor的功能?

      a:如果包含了,那么是否我只需要开启一个串口任务并找到处理逻辑

      b:如果未包含,那么我是否应该移植coprocessor处理串口相关的功能到collector端,如果需要移植,能否有个简单的教程说明文档之类