Toggle navigation
首页
问答
文章
积分商城
专家
专区
更多专区...
文档中心
返回主站
搜索
提问
会员
中心
登录
注册
RT-Thread Studio
led灯无法点亮 而且会报错是什么原因
发布于 2020-06-05 22:50:13 浏览:2472
订阅该版
22:43:09 **** Incremental Build of configuration Debug for project test **** make -j8 all arm-none-eabi-gcc "../applications/main.c" ../applications/main.c: In function 'main': ../applications/main.c:20:18: warning: implicit declaration of function 'GET_PIN' [-Wimplicit-function-declaration] #define LED0_PIN GET_PIN(E,3) ^ ../applications/main.c:25:17: note: in expansion of macro 'LED0_PIN' rt_pin_mode(LED0_PIN, PIN_MODE_OUTPUT); ^ ../applications/main.c:20:26: error: 'E' undeclared (first use in this function) #define LED0_PIN GET_PIN(E,3) ^ ../applications/main.c:25:17: note: in expansion of macro 'LED0_PIN' rt_pin_mode(LED0_PIN, PIN_MODE_OUTPUT); ^ ../applications/main.c:20:26: note: each undeclared identifier is reported only once for each function it appears in #define LED0_PIN GET_PIN(E,3) ^ ../applications/main.c:25:17: note: in expansion of macro 'LED0_PIN' rt_pin_mode(LED0_PIN, PIN_MODE_OUTPUT); ^ make: *** [applications/subdir.mk:18: applications/main.o] Error 1 "make -j8 all" terminated with exit code 2. Build might be incomplete. 22:43:10 Build Failed. 2 errors, 1 warnings. (took 843ms)
查看更多
1
个回答
默认排序
按发布时间排序
Chrindex
2020-06-15
这家伙很懒,什么也没写!
#include "drv_common.h"
撰写答案
登录
注册新账号
关注者
0
被浏览
2.5k
关于作者
Leone
这家伙很懒,什么也没写!
提问
1
回答
0
被采纳
0
关注TA
发私信
相关问题
1
rt_thread studio 啥时候能用呢
2
RT_Thread使用反馈帖子
3
RTT studio 下的 AT指令问题。
4
什么时候RTT Sdudio支持Ubuntu,Deepin和UOS操作系统
5
rt thread Studio 关于J-LINK下载问题
6
RT-Thread studio 调试设置问题
7
RTT-Studio 如何设置调试配置参数?
8
rt_thread studio 软件包配置
9
RT-Studio目前只能开发STM32的项目吗?
10
rtt studio 生成hex名字修改
推荐文章
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
GD32F450 片内 flash驱动适配
2
STM32H7R7运行CherryUSB
3
RT-Smart首次线下培训,锁定2024 RT-Thread开发者大会!
4
使用RC522软件包驱动FM1722
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
UART
WIZnet_W5500
ota在线升级
freemodbus
PWM
flash
cubemx
packages_软件包
BSP
潘多拉开发板_Pandora
定时器
ADC
flashDB
GD32
socket
中断
编译报错
Debug
SFUD
rt_mq_消息队列_msg_queue
msh
keil_MDK
ulog
C++_cpp
MicroPython
本月问答贡献
a1012112796
10
个答案
1
次被采纳
踩姑娘的小蘑菇
4
个答案
1
次被采纳
红枫
4
个答案
1
次被采纳
张世争
4
个答案
1
次被采纳
Ryan_CW
4
个答案
1
次被采纳
本月文章贡献
catcatbing
3
篇文章
5
次点赞
YZRD
2
篇文章
5
次点赞
qq1078249029
2
篇文章
2
次点赞
xnosky
2
篇文章
1
次点赞
Woshizhapuren
1
篇文章
5
次点赞
回到
顶部
发布
问题
分享
好友
手机
浏览
扫码手机浏览
投诉
建议
回到
底部