Toggle navigation
首页
问答
文章
积分商城
专家
专区
更多专区...
文档中心
返回主站
搜索
提问
会员
中心
登录
注册
AT
at device和lwip同时用
发布于 2019-01-15 11:44:30 浏览:2103
订阅该版
同时用会有重定义的类型,怎么解决? ```..\..\components
et\sal_socket\include\sal_ipaddr.h(68): error: #101: "IPADDR_TYPE_V4" has already been declared in the current scope IPADDR_TYPE_V4 = 0U, ..\..\components
et\sal_socket\include\sal_ipaddr.h(70): error: #101: "IPADDR_TYPE_V6" has already been declared in the current scope IPADDR_TYPE_V6 = 6U, ..\..\components
et\sal_socket\include\sal_ipaddr.h(72): error: #101: "IPADDR_TYPE_ANY" has already been declared in the current scope IPADDR_TYPE_ANY = 46U ..\..\components
et\sal_socket\include\sal_ipaddr.h(76): error: #101: "ip4_addr" has already been declared in the current scope typedef struct ip4_addr ..\..\components
et\sal_socket\include\sal_ipaddr.h(79): error: #256: invalid redeclaration of type name "ip4_addr_t" (declared at line 57 of "..\..\components
et\lwip-2.0.2\src\include\lwip/ip4_addr.h") } ip4_addr_t; ..\..\components
et\sal_socket\include\sal_ipaddr.h(97): error: #256: invalid redeclaration of type name "ip_addr_t" (declared at line 244 of "..\..\components
et\lwip-2.0.2\src\include\lwip/ip_addr.h") } ip_addr_t;```
查看更多
3
个回答
默认排序
按发布时间排序
SimonLeung
2019-01-15
这家伙很懒,什么也没写!
找到问题了,结帖
insect2006
2019-12-20
这家伙很懒,什么也没写!
>找到问题了,结帖 --- 兄弟,你解决问题了好歹也大概说下解决思路啊
SimonLeung
2020-03-20
这家伙很懒,什么也没写!
>兄弟,你解决问题了好歹也大概说下解决思路啊 --- 额。。。不记得了,好像是包含错了头文件
撰写答案
登录
注册新账号
关注者
0
被浏览
2.1k
关于作者
SimonLeung
这家伙很懒,什么也没写!
提问
12
回答
31
被采纳
0
关注TA
发私信
相关问题
1
rt-thread 2g/3g/4g通信模块的教程有吗?
2
基于AT指令,用esp8266如何连接mqtt?
3
AT组件使用问题
4
官方AT客户端应用笔记的几个小tip
5
RTT的SAL能够判断使用LWIP或者AT?
6
rt_therad AT组件移植不成功(结贴)
7
AT组件在哪个版本的?
8
AT组件 连接 Onenet 连接失败
9
esp8266 AT指令 MQTT连接问题
10
AT组件使用问题之模块主动上报【已解决】
推荐文章
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
STM32F407ZGT适配串口V2驱动
2
【CFP】2025 RT-Thread全球技术大会演讲征集开始啦!
3
在 RT-Thread Studio 环境中为 ART-Pi 2 移植 CherryUSB(以 usb_device 为例)
4
嵌入式ARM RISCV toolchain工具 梳理arm-none-eabi-gcc
5
使用官方BOOT升级,看这一篇就够了?(以STM32F407VGT6为例)
热门标签
RT-Thread Studio
串口
Env
LWIP
SPI
AT
Bootloader
Hardfault
CAN总线
FinSH
ART-Pi
DMA
USB
文件系统
RT-Thread
SCons
RT-Thread Nano
线程
MQTT
STM32
RTC
rt-smart
FAL
I2C_IIC
cubemx
ESP8266
WIZnet_W5500
UART
ota在线升级
BSP
PWM
flash
packages_软件包
freemodbus
潘多拉开发板_Pandora
ADC
GD32
定时器
flashDB
编译报错
keil_MDK
socket
中断
rt_mq_消息队列_msg_queue
Debug
ulog
SFUD
msh
C++_cpp
at_device
本月问答贡献
聚散无由
9
个答案
6
次被采纳
RTT_逍遥
8
个答案
2
次被采纳
a1012112796
5
个答案
2
次被采纳
三世执戟
4
个答案
2
次被采纳
加缪
2
个答案
2
次被采纳
本月文章贡献
wake_mirco
2
篇文章
7
次点赞
mushroom
1
篇文章
9
次点赞
张世争
1
篇文章
7
次点赞
RTT_逍遥
1
篇文章
5
次点赞
Jack_____
1
篇文章
5
次点赞
回到
顶部
发布
问题
分享
好友
手机
浏览
扫码手机浏览
投诉
建议
回到
底部