Toggle navigation
首页
问答
文章
积分商城
专家
专区
更多专区...
文档中心
返回主站
搜索
提问
会员
中心
登录
注册
编译问题
RT-Thread教程开发环境搭建-运行网络功能报错 v5.1.0
发布于 2025-03-12 10:36:28 浏览:33
订阅该版
[tocm] # RT-Thread教程开发环境搭建-运行网络功能报错 v5.1.0 按照 RT-Thread 教程来进行的: https://www.rt-thread.org/document/site/#/rt-thread-version/rt-thread-standard/application-note/setup/qemu/windows/an0006-qemu-windows?id=%e8%bf%90%e8%a1%8c%e7%bd%91%e7%bb%9c%e5%8a%9f%e8%83%bd 基本信息: 最新代码切换到v5.1.0 ; windows 10 ; tap已安装且共享 **前面都是正常的,但是只要激活了emac 重新编译后,在进行qemu.bat 进去一会就报错了。 请问大佬们是为什么呢? ** # 以下是操作过程:       ``` QEMU emulator version 8.0.94 (v8.1.0-rc4-12032-g74a4cbee04) Copyright (c) 2003-2023 Fabrice Bellard and the QEMU Project developers WARNING: Image format was not specified for 'sd.bin' and probing guessed raw. Automatically detecting the format is dangerous for raw images, write operations on block 0 will be restricted. Specify the 'raw' format explicitly to remove the restrictions. \ | / - RT - Thread Operating System / | \ 5.1.0 build Mar 12 2025 10:24:29 2006 - 2024 Copyright by RT-Thread team lwIP-2.0.3 initialized! [I/sal.skt] Socket Abstraction Layer initialize success. [I/SDIO] SD card capacity 65536 KB. [I/FileSystem] file system initialization done! [W/kernel.service] rt_hw_us_delay() doesn't support for this board.Please consider implementing rt_hw_us_delay() in another file. [W/kernel.service] rt_hw_us_delay() doesn't support for this board.Please consider implementing rt_hw_us_delay() in another file. [W/kernel.service] rt_hw_us_delay() doesn't support for this board.Please consider implementing rt_hw_us_delay() in another file. Hello RT-Thread! msh />backtrace: please use: addr2line -e rtthread.elf -a -f 00000000[W/BACKTRACE] unwind: Unknown symbol address 00000000 [W/BACKTRACE] unwind: Index not found 00000000 prefetch abort: Execption: r00:0x00000000 r01:0x00000010 r02:0x00000003 r03:0x00000000 r04:0xdeadbeef r05:0xdeadbeef r06:0xdeadbeef r07:0xdeadbeef r08:0xdeadbeef r09:0xdeadbeef r10:0x6009df10 fp :0x600ee0b4 ip :0x600ebb9d sp :0x600ee0a8 lr :0x6009d7d4 pc :0x00000004 cpsr:0x60010033 thread pri status sp stack size max used left tick error tcb addr -------- --- ------- ---------- ---------- ------ ---------- ------- ---------- tshell 20 suspend 0x00000188 0x00001000 09% 0x0000000a OK 0x600f2920 aio 128 suspend 0x00000080 0x00000800 06% 0x0000000a OK 0x600f06e0 mmcsd_de 22 suspend 0x000000c0 0x00004000 35% 0x00000014 EINTRPT 0x600e4bc0 sys wor 23 suspend 0x00000084 0x00002004 01% 0x0000000a OK 0x600ee218 tcpip 10 running 0x00000220 0x00000400 78% 0x00000014 OK 0x600edd08 etx 12 ready 0x000000d4 0x00000400 20% 0x0000000f OK 0x600da2d4 erx 12 suspend 0x000000c4 0x00000400 60% 0x00000010 EINTRPT 0x600da7c4 tidle0 255 ready 0x0000005c 0x00001000 05% 0x00000020 OK 0x600e8fa0 timer 4 suspend 0x000000b8 0x00001000 04% 0x00000009 EINTRPT 0x600eaa28 shutdown... (0) assertion failed at function:rt_hw_cpu_shutdown, line number:85 backtrace: please use: addr2line -e rtthread.elf -a -f 600690f0 6009920c 600697d4 6006ca20 600a3080 ``` 
查看更多
0
个回答
默认排序
按发布时间排序
暂无答案,快来添加答案吧
撰写答案
登录
注册新账号
关注者
0
被浏览
33
关于作者
penggebest
这家伙很懒,什么也没写!
提问
1
回答
0
被采纳
0
关注TA
发私信
相关问题
1
C++编译问题 undefined reference to `_exit'
2
BSP首次使用编译不过
3
去使能posix编译不过
4
关于scons编译的问题
5
s3c2440使用env自带的交叉编译工具链可以吗
6
RT-Thread Studio编译问题
7
移植正点原子SD卡驱动问题
8
FT400代码编译不过
9
ART-Pi-smart 编译不过
10
文档中新手例程编译问题
推荐文章
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
【FRA156测评DM-MCX】- 环境配置篇
2
【基于HPM6750+RW007的网页服务器】---SD卡文件系统
3
有关RT_thread studio使用WDT的一点经验
4
ART-PI2 上手记录(一)
5
【基于HPM6750+RW007的网页服务器】---rw007软件包添加
热门标签
RT-Thread Studio
串口
Env
LWIP
SPI
AT
Bootloader
Hardfault
CAN总线
FinSH
ART-Pi
USB
DMA
文件系统
RT-Thread
SCons
RT-Thread Nano
线程
MQTT
STM32
RTC
rt-smart
FAL
I2C_IIC
ESP8266
UART
cubemx
WIZnet_W5500
ota在线升级
PWM
BSP
flash
freemodbus
packages_软件包
潘多拉开发板_Pandora
GD32
定时器
ADC
flashDB
编译报错
socket
中断
rt_mq_消息队列_msg_queue
Debug
keil_MDK
msh
ulog
SFUD
C++_cpp
MicroPython
本月问答贡献
张世争
1
个答案
2
次被采纳
crystal266
4
个答案
1
次被采纳
聚散无由
2
个答案
1
次被采纳
lchnu
2
个答案
1
次被采纳
sakumisu
1
个答案
1
次被采纳
本月文章贡献
出出啊
1
篇文章
3
次点赞
小小李sunny
1
篇文章
1
次点赞
张世争
1
篇文章
1
次点赞
crystal266
2
篇文章
1
次点赞
whj467467222
2
篇文章
1
次点赞
回到
顶部
发布
问题
分享
好友
手机
浏览
扫码手机浏览
投诉
建议
回到
底部