我刚刚启动了Sensor
tile项目并安装了AC6 System Workbench。
从ST下载2个不同的SDK。
STLKT_v1.2.0
BlueMicrosystem2_V2.2.0
STLKT被罚款,我可以构建示例代码并将其加载到SensorTile中而不会出现问题。
BlueMicrosystem2_V2.2.0 项目多应用程序 BlueMicrosystem2 SW4
STM32 STM32L476RG-SensorTile STM32L4xx,SensorTile
AC6系统工作台
但是当试图建立上面的项目时
BlueMicrosystem2_V2.2.0
',构建失败...基本缺少defineSymbol'BNRG_SPI_EXTI_PIN'无法解析main.c / STM32L4xx-SensorTile / BlueMicrosystem2 / User line 2036
符号'NULL'无法解析bluenrg_gap_aci.c / STM32L4xx-SensorTile / Middlewares / STM32_BlueNRG / HCI / Controller line 1312语义错误
我尝试使用IAR构建项目,它没有问题通过...但我没有完整的许可证...必须使用AC6与Eclipse。
任何人都有想法需要什么路径配置?
以上来自于谷歌翻译
以下为原文
I just started the SensorTile project and have installed the AC6 System Workbench.
Download 2 different SDK from ST.
STLKT_v1.2.0
BlueMicrosystem2_V2.2.0
The STLKT is fined, I could build and load the sample code into SensorTile without issue.
- BlueMicrosystem2_V2.2.0ProjectsMultiApplicationsBlueMicrosystem2SW4STM32STM32L476RG-SensorTileSTM32L4xx-SensorTile
AC6 System Workbench
But when trying to build above project under '
BlueMicrosystem2_V2.2.0
', the build failed... with basic missing defineSymbol 'BNRG_SPI_EXTI_PIN' could not be resolved main.c /STM32L4xx-SensorTile/BlueMicrosystem2/User line 2036
Symbol 'NULL' could not be resolved bluenrg_gap_aci.c /STM32L4xx-SensorTile/Middlewares/STM32_BlueNRG/HCI/Controller line 1312 Semantic Error
I tried to build the project using IAR, it passed without issue... but I don't have full license... Have to use AC6 with Eclipse.
Anyone has ideas what path configure is required ?