Toggle navigation
首页
问答
文章
积分商城
专家
专区
更多专区...
文档中心
返回主站
搜索
提问
会员
中心
登录
注册
main
TI_AM335X
am3354x main线程不运行
发布于 2021-01-14 16:46:16 浏览:1102
订阅该版
[tocm] 我使用的是**beaglebone**bsp更改,只把串口msh串口改成uart0,还有HEAP_BEGIN 设置成为 (void*)0x88000000 它不进main线程,msh也没有运行,调试代码如下。 ``` OK335X# mmcinfo Device: OMAP SD/MMC Manufacturer ID: 0 OEM: 3432 Name: SD16G Tran Speed: 25000000 Rd Block Len: 512 SD version 2.0 High Capacity: Yes Capacity: 14.9 GiB Bus Width: 4-bit OK335X# fatload mmc 0 0x80200000 rtthread.bin reading rtthread.bin 196308 bytes read OK335X# go 0x80200000 ## Starting application at 0x80200000 ... \ | / - RT - Thread Operating System / | \ 4.0.3 build Jan 14 2021 2006 - 2021 Copyright by rt-thread team start scheduler: max priority 0x20 main:2048,10malloc size 128 thread (NULL) take sem:heap, which value is: 1 thread (NULL) releases sem:heap, which value is: 0 allocate memory at 0x8800000c, size: 140 malloc size 2048 thread (NULL) take sem:heap, which value is: 1 thread (NULL) releases sem:heap, which value is: 0 allocate memory at 0x88000098, size: 2060 startup a thread:main with priority:10 thread resume: main insert thread[main], the priority: 10 startup a thread:tidle0 with priority:31 thread resume: tidle0 insert thread[tidle0], the priority: 31 remove thread[main], the priority: 10 ```
查看更多
红枫
认证专家
2021-01-14
这家伙很懒,什么也没写!
堆栈设置的问题,还没有运行到main就死翘翘了
2
个回答
默认排序
按发布时间排序
小鳄鱼
2021-01-29
rt-thread脑残粉
兄弟有兴趣一起玩bb矿渣吗,am3352的板子
撰写答案
登录
注册新账号
关注者
0
被浏览
1.1k
关于作者
redoc
这家伙很懒,什么也没写!
提问
2
回答
11
被采纳
0
关注TA
发私信
相关问题
1
main函数作为一个线程启动时,结束后是不是要挂起比较合适。
2
初始化调度器后为何进不了main函数?
3
关于main函数中的return 0
4
程序死在main函数
5
keil移植了rtthread系统运行不正常
6
为什么在rtthread中要把main函数做成一个线程?
7
在RT-Thread在不使能RT_USING_USER_MAIN时,main函数中定义的局部变量地址范围是多少?
8
RTT Nano启动用户main函数时的优先级问题
9
使用RTT Studio写STM32RBT6一个程序无法跳入main函数
10
rtt官方例程有问题,无法进入main函数
推荐文章
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-thred的stm32h723对应bsp包CubeMX添加其他外设报错
2
RT-Thread中的time溢出问题,时间戳溢出,解决方法
3
ART-PI使用env驱动ETH网卡,pc和板子可以ping通
4
SystemView线程名字不显示
5
只用网页也能跑RT-Smart 无门槛腾讯Cloud studio + smart-build快速构建
热门标签
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
UART
ESP8266
cubemx
WIZnet_W5500
ota在线升级
PWM
BSP
flash
freemodbus
packages_软件包
潘多拉开发板_Pandora
定时器
ADC
GD32
flashDB
socket
编译报错
中断
Debug
rt_mq_消息队列_msg_queue
keil_MDK
ulog
SFUD
msh
C++_cpp
MicroPython
本月问答贡献
RTT_逍遥
9
个答案
2
次被采纳
三世执戟
8
个答案
1
次被采纳
KunYi
8
个答案
1
次被采纳
winfeng
2
个答案
1
次被采纳
YZRD
2
个答案
1
次被采纳
本月文章贡献
catcatbing
2
篇文章
5
次点赞
swet123
1
篇文章
4
次点赞
Days
1
篇文章
4
次点赞
YZRD
1
篇文章
2
次点赞
阳光的掌控者
1
篇文章
1
次点赞
回到
顶部
发布
问题
分享
好友
手机
浏览
扫码手机浏览
投诉
建议
回到
底部