Toggle navigation
首页
问答
文章
积分商城
专家
专区
更多专区...
文档中心
返回主站
搜索
提问
会员
中心
登录
注册
RT-Thread Studio
RTT STUDIO设置断点,部分无效?
发布于 2021-08-23 18:06:19 浏览:2010
订阅该版
RTT STUDIO设置断点,是不是只有main()函数里面及用户程序才能生效? 在rtthread_startup()中设置的断点都没能进去。 ![微信图片_20210823180332.png](https://oss-club.rt-thread.org/uploads/20210823/63a087d11dfaf8b45642c89b7cc2abb6.png) 调试终端输出如下: ``` GNU gdb (GNU Tools for ARM Embedded Processors) 7.10.1.20160923-cvs Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "--host=i686-w64-mingw32 --target=arm-none-eabi". Type "show configuration" for configuration details. For bug reporting instructions, please see:
. Find the GDB manual and other documentation resources online at:
. For help, type "help". Type "apropos word" to search for commands related to "word". Warning: the current language does not match this frame. No line 192 in file "C:\\RT-ThreadStudio\\workspace\\LIPLANG\\rt-thread\\src\\components.c". Function "rtthread_startup" not defined in "C:\\RT-ThreadStudio\\workspace\\LIPLANG\\rt-thread\\src\\components.c". Temporary breakpoint 8, main () at C:/RT-ThreadStudio/workspace/LIPLANG/applications/main.c:22 22 rt_hw_pin_init(); ```
查看更多
2
个回答
默认排序
按发布时间排序
chenyaxing
2021-08-24
泥上偶然留指爪,鸿飞那复计东西。
+ 可以清空断点重新打一下试试看。 + 另外在GNU 工具链下,main 的调用路径 是 ResetHandler-->entry()-->rtthread_startup() + 可以打在这里试试看 [ResetHandler--> entry()--> rtthread_startup()](https://github.com/RT-Thread/rt-thread/blob/531fa99dc329cef6298956aec6cc848edc403a0e/src/components.c#L160)
咫尺不再天涯
2021-08-24
这家伙很懒,什么也没写!
确实,再看了一遍RTTSTudio教程是是视频,说的就是直接进入main()函数第一条语句。
撰写答案
登录
注册新账号
关注者
0
被浏览
2k
关于作者
咫尺不再天涯
这家伙很懒,什么也没写!
提问
9
回答
6
被采纳
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
【RT-Thread】【ci】【scons】将ci.attachconfig.yml和scons结合使用
2
Rt-thread中OTA下载后,bootloader不搬程序
3
ulog 日志 LOG_HEX 输出时间改为本地日期时间
4
在RT-Thread Studio中构建前执行python命令
5
研究一了一段时间RTT,直接标准版上手太难,想用nano,但又舍不得组件
热门标签
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
I2C_IIC
ESP8266
UART
WIZnet_W5500
ota在线升级
PWM
cubemx
flash
freemodbus
BSP
packages_软件包
潘多拉开发板_Pandora
定时器
ADC
flashDB
GD32
socket
编译报错
中断
Debug
rt_mq_消息队列_msg_queue
SFUD
msh
keil_MDK
ulog
C++_cpp
MicroPython
本月问答贡献
xusiwei1236
8
个答案
2
次被采纳
踩姑娘的小蘑菇
1
个答案
2
次被采纳
用户名由3_15位
7
个答案
1
次被采纳
bernard
4
个答案
1
次被采纳
张世争
1
个答案
1
次被采纳
本月文章贡献
聚散无由
2
篇文章
15
次点赞
catcatbing
2
篇文章
5
次点赞
Wade
2
篇文章
2
次点赞
Ghost_Girls
1
篇文章
6
次点赞
YZRD
1
篇文章
2
次点赞
回到
顶部
发布
问题
分享
好友
手机
浏览
扫码手机浏览
投诉
建议
回到
底部