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.

[参考译文] CC2652R:使用构建变量时出现符号'$'无法解决错误

Guru**** 2466550 points


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

https://e2e.ti.com/support/wireless-connectivity/zigbee-thread-group/zigbee-and-thread/f/zigbee-thread-forum/1125351/cc2652r-symbol-could-not-be-resolved-error-while-using-build-variables

器件型号:CC2652R

您好!

我正在尝试在应用程序中使用一些编译变量、但我遇到以下错误

无法解析符号'$'

例如

编译变量:SW_MAJIN_VER:3

预定义符号 sw_build=$(sw_maj_VER)

应用程序代码中使用了 SW_BUILD、但我遇到以下错误

无法解析符号"SW_MAJESS_VER"

2. 无法解析符号'$'

CCS 12.

SDK 6.10 CC2652_1352

任何输入都很有用

谢谢

Akhilesh