Toggle navigation
首页
问答
文章
积分商城
专家
专区
更多专区...
文档中心
返回主站
搜索
提问
会员
中心
登录
注册
easyflash
添加easyflash后,msh无法工作了
发布于 2022-12-07 15:19:52 浏览:519
订阅该版
添加fal后,msh正常工作;之后天际添加easyflash,msh没有反应,哪个大佬指点一下。reboot_times参数读取和保存是正常的。 ``` \ | / - RT - Thread Operating System / | \ 4.1.1 build Dec 7 2022 14:30:32 2006 - 2022 Copyright by RT-Thread team [I/sal.skt] Socket Abstraction Layer initialize success. [E/wiz] wiz_reset Low. [E/wiz] wiz_reset High. [D/wiz] WIZnet network initialize success. [I/wiz] RT-Thread WIZnet package (V2.1.0) initialize success. [D/FAL] (fal_flash_init:47) Flash device | stm32_onchip | addr: 0x08000000 | len: 0x00020000 | blk_size: 0x00000400 |initialized finish. [I/FAL] ==================== FAL partition table ==================== [I/FAL] | name | flash_dev | offset | length | [I/FAL] ------------------------------------------------------------- [I/FAL] | app | stm32_onchip | 0x00000000 | 0x0001e800 | [I/FAL] | param | stm32_onchip | 0x0001e800 | 0x00004000 | [I/FAL] ============================================================= [I/FAL] RT-Thread Flash Abstraction Layer (V1.0.0) initialize success. [Flash] EasyFlash part->name:param flash_name:stm32_onchip,part->offset;0x1e800,part->len:16384 [Flash] (packages\EasyFlash-latest\src\ef_env.c:1820) ENV start address is 0x00000000, size is 2048 bytes. [Flash] EasyFlash V4.1.99 is initialize success. [Flash] You can get the latest version on https://github.com/armink/EasyFlash . reboot_times:55 [D/env] Hello RT-Thread! [I/wiz] W5500 netdev link status becomes link down [I/wiz] W5500 netdev link status becomes link up [D/wiz] DHCP work in 2 seconds, [060|060] [I/wiz] W5500 netdev link status becomes link down [I/wiz] W5500 netdev link status becomes link up [D/wiz] DHCP countdown to lease renewal [24H: 0Min], retry time[0004] ``` ![screenshot_image.png](https://oss-club.rt-thread.org/uploads/20221207/790e81128407e83113edf6174faababb.png) 一直FlashDB也有相同的问题,大佬知道是什么问题吗? \ | / RT - Thread Operating System / | \ 4.1.1 build Dec 7 2022 16:09:49 2006 - 2022 Copyright by RT-Thread team [D/FAL] (fal_flash_init:47) Flash device | stm32_onchip | addr: 0x08000000 | len: 0x00020000 | blk_size: 0x00000400 |initialized finish. [I/FAL] ==================== FAL partition table ==================== [I/FAL] | name | flash_dev | offset | length | [I/FAL] ——————————————————————————————- [I/FAL] | app | stm32_onchip | 0x00000000 | 0x0001e000 | [I/FAL] | fdb_kvdb1 | stm32_onchip | 0x0001e000 | 0x00002000 | [I/FAL] ============================================================= [I/FAL] Flash Abstraction Layer (V0.5.99) initialize success. [I/sal.skt] Socket Abstraction Layer initialize success. [FlashDB][kv][env] (packages\FlashDB\src\fdb_kvdb.c:1654) KVDB size is 8192 bytes. [FlashDB] FlashDB V1.2.0 is initialize success. [FlashDB] You can get the latest version on https://github.com/armink/FlashDB . [FlashDB]flashdb ==================== kvdb_basic_sample ==================== [FlashDB]flashdb set the ‘boot_count’ value to 9 [FlashDB]flashdb =========================================================== [E/wiz] wiz_reset Low. [E/wiz] wiz_reset High. [D/wiz] WIZnet network initialize success. [I/wiz] RT-Thread WIZnet package (V2.1.0) initialize success. [D/wiz] DHCP countdown to lease renewal [24H: 0Min], retry time[0003]
查看更多
1
个回答
默认排序
按发布时间排序
zrz4066
2022-12-07
这家伙很懒,什么也没写!
一直FlashDB也有相同的问题,感觉是配置什么的有异常。使用的CPU是STM32F103C8T6
撰写答案
登录
注册新账号
关注者
0
被浏览
519
关于作者
zrz4066
这家伙很懒,什么也没写!
提问
3
回答
2
被采纳
0
关注TA
发私信
相关问题
1
easyflash 用来存储 传感器定时采样的数据适不适合?
2
easyflash存放于fat文件系统中,但是会擦除文件系统
3
EasyFlash移植失败,硬件发生错误?
4
easyflash demo擦写完数据后再上电就挂了?
5
easyflash初始化env无法自动写入默认环境变量?
6
有在STM32L4上用easyflash的么?请教个问题
7
[已解决] easyflash 使用内部 flash 无法保存参数
8
FAL 上的FlashDB、EasyFlash、EasyLogger调试经历
9
easyflash存储问题
10
easyflash可以用来存储300个小文件且能够按照日期分类检索吗?
推荐文章
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
在用clangd开发RTT吗,快来试试如何简单获得清晰干净的工作区
2
GD32F450 片内 flash驱动适配
3
STM32H7R7运行CherryUSB
4
RT-Smart首次线下培训,锁定2024 RT-Thread开发者大会!
5
使用RC522软件包驱动FM1722
热门标签
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在线升级
PWM
freemodbus
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
篇文章
6
次点赞
YZRD
2
篇文章
5
次点赞
qq1078249029
2
篇文章
2
次点赞
xnosky
2
篇文章
1
次点赞
Woshizhapuren
1
篇文章
5
次点赞
回到
顶部
发布
问题
分享
好友
手机
浏览
扫码手机浏览
投诉
建议
回到
底部