K70例程010: NandFlash操作(基于文件系统)

2020-02-19 21:16发布

使用J-LinkV8
MDKKeil版本4.71
调试串口波特率:115200
基于MDKK70-EK_T43硬件平台

实验现象:
编译并下载程序,串口显示操,NandFlash操作菜单和识别的信息。
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
该问题目前已经被作者或者管理员关闭, 无法添加新回复
15条回答
0flame0
1楼-- · 2020-02-21 01:01
楼主使用的什么文件系统?
superrf
2楼-- · 2020-02-21 02:58
0flame0 发表于 2015-1-12 08:33
楼主使用的什么文件系统?

看代码,应该是RL FlashFS
superrf
3楼-- · 2020-02-21 07:55
RL FlashFS官方链接 http://www.keil.com/support/man/docs/rlarm/rlarm_fs_flashfs.htm
RL-Flash File System (RL-FlashFS) is a software library that provides a common API to create, save, read, and modify files on a Flash device. The library offers interface functions and handles the low level file input and output operations. Developer can focus on the application needs rather than concerning about the implemented file system. RL-FlashFS works with several ARM- and Cortex-M processor-based devices, and can be used standalone or with the RTX-RTOS. RL-FlashFS applications are written using standard C constructs and are compiled with the ARM Compiler.
qs6361036
4楼-- · 2020-02-21 11:46
 精彩回答 2  元偷偷看……
superrf
5楼-- · 2020-02-21 16:12
qs6361036 发表于 2015-1-12 21:01
这种文件系统很少见 ,常用的就是fasfs

这是个库,支持fat文件系统
qs6361036
6楼-- · 2020-02-21 20:46
superrf 发表于 2015-1-12 21:10
这是个库,支持fat文件系统

哦 ,我以为是一种文件系统  !

一周热门 更多>