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.

[参考译文] SIMPLELINK-LOWPOWER-SDK:将 basic_ble 示例移植到定制电路板

Guru**** 2420530 points
Other Parts Discussed in Thread: SIMPLELINK-LOWPOWER-SDK, CC2340R2, SYSCONFIG

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1538349/simplelink-lowpower-sdk-porting-basic_ble-example-to-custom-board

部件号:SIMPLELINK-LOWPOWER-SDK
主题:CC2340R2SysConfig 中讨论的其他器件

工具/软件:

我正在尝试将 basic_ble 示例移植到我自己的 CC2340R2 电路板上。

我走了很长一段路、但现在我遇到了#include 错误。

在 ll_common.h 文件(位于某个\cc26xx 目录!?下的较深位置)中、#include 失败。 请参阅屏幕截图。

SimpleLink 低功耗 F3 SDK 中找不到射频驱动程序(实际上是 F2 的一部分、其中还包含 cc26xx 的内容,实际上)。

奇怪的是、并且可能是根本原因、因为 RCL 添加到 SysConfig 中、所以它应该在 USE_RCL 下进行编译。

USE_RCL 通常定义在哪里?  什么是我的缺失?

此致

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    它必须在编译器的命令行中添加。   

    案例已关闭。