文件名称:Project_sd
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-29
- 文件大小:
- 328kb
- 下载次数:
- 0次
- 提 供 者:
- 杨*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一直想在XS128上移植FATFS文件系统,却发现,现成的少之又少,于是就自己动手。移植的是FATFS最新版0.08b。现将编译好的完整工程,和0.08b的说明文档一并 上传,希望能帮助到部分有需要的同学。程序中很多也是参考网络上现成的……
本人用的是金士顿2G minro SD
只测试了创建文件,写文件和读文件三个功能,欢迎共同探讨!-Always wanted to the the XS128 on transplant FATFS file system, they found ready very few, so do-it-yourself. Transplantation is latest version 0.08b FATFS. Now compiled the complete works, and 0.08b the uploaded documentation together, hoping to help some needy students. The program is also a reference network ready ... I used Kingston 2G minro SD test only create a file, write and read files three functions, welcome to discuss!
本人用的是金士顿2G minro SD
只测试了创建文件,写文件和读文件三个功能,欢迎共同探讨!-Always wanted to the the XS128 on transplant FATFS file system, they found ready very few, so do-it-yourself. Transplantation is latest version 0.08b FATFS. Now compiled the complete works, and 0.08b the uploaded documentation together, hoping to help some needy students. The program is also a reference network ready ... I used Kingston 2G minro SD test only create a file, write and read files three functions, welcome to discuss!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Project_sd\bin\Project.abs
..........\...\Project.abs.glo
..........\...\Project.abs.s19
..........\...\Project.map
..........\C_Layout.hwl
..........\Default.mem
..........\prm\burner.bbl
..........\...\Project.prm
..........\Project_sd.mcp
..........\.........._Data\CWSettingsWindows.stg
..........\...............\Standard\ObjectCode\datapage.c.o
..........\...............\........\..........\diskio.c.o
..........\...............\........\..........\ff.c.o
..........\...............\........\..........\Init.c.o
..........\...............\........\..........\main.c.o
..........\...............\........\..........\MC9S12XS128.c.o
..........\...............\........\..........\sd_driver.c.o
..........\...............\........\..........\Start12.c.o
..........\...............\........\TargetDataWindows.tdt
..........\Sources\common.h
..........\.......\datapage.c
..........\.......\derivative.h
..........\.......\ffs\diskio.c
..........\.......\...\diskio.h
..........\.......\...\ff.c
..........\.......\...\ff.h
..........\.......\...\ffconf.h
..........\.......\...\integer.h
..........\.......\Init.c
..........\.......\Init.h
..........\.......\main.c
..........\.......\sd_driver.c
..........\.......\sd_driver.h
..........\.......\Start12.c
..........\TBDML.ini
..........\Project_sd_Data\Standard\ObjectCode
..........\...............\Standard
..........\Sources\ffs
..........\bin
..........\cmd
..........\prm
..........\Project_sd_Data
..........\Sources
Project_sd