Toggle navigation
首页
问答
文章
积分商城
专家
专区
更多专区...
文档中心
返回主站
搜索
提问
会员
中心
登录
注册
阿里云_ali-iotkit
ali-IOT cjson
发布于 2020-07-18 13:48:48 浏览:1294
订阅该版
[2.png](/uploads/20200718/e69a3a573f04aace008c72ae0a185507.png) [1.png](/uploads/20200718/19259671bebb5ec426b6fc2d2ce834a5.png) 使用SCONS选择的ali-IOT编译出现阿里包的CJSON与自动选择的CJSON编译冲突 .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_AddItemReferenceToArray multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_AddItemReferenceToObject multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_AddItemToArray multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_AddItemToObject multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_AddItemToObjectCS multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_CreateArray multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_CreateBool multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_CreateDoubleArray multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_CreateFalse multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_CreateFloatArray multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_CreateIntArray multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_CreateNull multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_CreateNumber multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_CreateObject multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_CreateString multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_CreateStringArray multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_CreateTrue multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_Delete multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_DeleteItemFromArray multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_DeleteItemFromObject multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_DetachItemFromArray multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_DetachItemFromObject multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_Duplicate multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_GetArrayItem multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_GetArraySize multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_GetErrorPtr multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_GetObjectItem multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_InsertItemInArray multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_Minify multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_Parse multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_ParseWithOpts multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_Print multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_PrintBuffered multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_PrintUnformatted multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_ReplaceItemInArray multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_ReplaceItemInObject multiply defined (by cjson-latest_cjson.o and cjson.o). .\build\keil\Obj\rt-thread.axf: Error: L6200E: Symbol cJSON_free multiply defined (by cjson_util.o and cjson.o).[2.png](/uploads/20200718/e69a3a573f04aace008c72ae0a185507.png)
查看更多
1
个回答
默认排序
按发布时间排序
OJZI_8922
2020-07-18
这家伙很懒,什么也没写!
已解决是因为添加AT-IOT dev_model器件模型例程里面有个CJSON造成的冲突。使用scons不添加这个例程就可以了。
撰写答案
登录
注册新账号
关注者
0
被浏览
1.3k
关于作者
OJZI_8922
这家伙很懒,什么也没写!
提问
5
回答
4
被采纳
0
关注TA
发私信
相关问题
1
rt-thread + mbedTLS 连接阿里云ssl握手不成功
2
基于AT-bc28连接阿里云物联网
3
ali-IOT怎么用?
4
阿里云控制台发送到板子上的数据存放在哪里?
5
阿里云软件包ali_linkkit_solo_sample连接阿里云失败
6
w5500连接阿里云不能解析地址
7
阿里云物模型例程握手失败
8
ali的OTA例程出错
9
ART-Pi如何连接阿里云
10
ali ota云端下发的固件怎么写入到外部FLASH?
推荐文章
1
RT-Thread应用项目汇总
2
玩转RT-Thread系列教程
3
国产MCU移植系列教程汇总,欢迎查看!
4
机器人操作系统 (ROS2) 和 RT-Thread 通信
5
五分钟玩转RT-Thread新社区
6
【技术三千问】之《玩转ART-Pi》,看这篇就够了!干货汇总
7
关于STM32H7开发板上使用SDIO接口驱动SD卡挂载文件系统的问题总结
8
STM32的“GPU”——DMA2D实例详解
9
RT-Thread隐藏的宝藏之completion
10
【ART-PI】RT-Thread 开启RTC 与 Alarm组件
最新文章
1
使用百度AI助手辅助编写一个rt-thread下的ONVIF设备发现功能的功能代码
2
RT-Thread 发布 EtherKit开源以太网硬件!
3
rt-thread使用cherryusb实现虚拟串口
4
《C++20 图形界面程序:速度与渲染效率的双重优化秘籍》
5
《原子操作:程序世界里的“最小魔法单位”解析》
热门标签
RT-Thread Studio
串口
Env
LWIP
SPI
AT
Bootloader
Hardfault
CAN总线
FinSH
ART-Pi
USB
DMA
文件系统
RT-Thread
SCons
RT-Thread Nano
线程
MQTT
STM32
RTC
FAL
rt-smart
ESP8266
I2C_IIC
WIZnet_W5500
ota在线升级
UART
PWM
cubemx
freemodbus
flash
packages_软件包
BSP
潘多拉开发板_Pandora
定时器
ADC
GD32
flashDB
socket
中断
Debug
编译报错
msh
SFUD
keil_MDK
rt_mq_消息队列_msg_queue
at_device
ulog
C++_cpp
本月问答贡献
踩姑娘的小蘑菇
7
个答案
3
次被采纳
张世争
8
个答案
2
次被采纳
rv666
5
个答案
2
次被采纳
用户名由3_15位
11
个答案
1
次被采纳
KunYi
6
个答案
1
次被采纳
本月文章贡献
程序员阿伟
6
篇文章
2
次点赞
hhart
3
篇文章
4
次点赞
大龄码农
1
篇文章
2
次点赞
ThinkCode
1
篇文章
1
次点赞
Betrayer
1
篇文章
1
次点赞
回到
顶部
发布
问题
分享
好友
手机
浏览
扫码手机浏览
投诉
建议
回到
底部