文件名称:TQ2440_FatFs
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-04-13
- 文件大小:
- 2.61mb
- 下载次数:
- 0次
- 提 供 者:
- 兰**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在三星2440开发板(TQ2440)上移植成功FatFs文件系统,用于读写SD卡中的文件。其中读写文件、读写目录、读取指定文件的起始扇区号/起始簇号及文件大小等功能已经完成。调试OK。做好的功能函数FatFs_test.c中,开发环境ADS1.2,请知悉。-In the Samsung 2440 development board (TQ2440) successfully transplanted the FatFs file system, used to read and write files in the SD card. The read and write files, read and write directory, read the specified file starting fan area code/initial cluster number and the file size and other functions have been achieved. Debugging OK. Do the FatFs_test.c function, development environment ADS1.2, please note.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TQ2440_FatFs\inc\2440addr.h
............\...\2440addr.inc
............\...\2440lib.h
............\...\2440slib.h
............\...\2440usb.h
............\...\AudioDrv.h
............\...\bootpara.h
............\...\camdata.h
............\...\camdef.h
............\...\camif.h
............\...\camproset.h
............\...\def.h
............\...\diskio.h
............\...\dma.h
............\...\FatFs_test.h
............\...\ff.h
............\...\ffconf.h
............\...\IIC.h
............\...\integer.h
............\...\integer.h.bak
............\...\keyscan.h
............\...\LCD_TFT.h
............\...\MAIN.h
............\...\Memcfg.inc
............\...\memtest.h
............\...\mmu.h
............\...\Nand.h
............\...\norflash.h
............\...\Option.h
............\...\Option.inc
............\...\profile.h
............\...\SD_MMC.h
............\...\SD_MMC.h.bak
............\...\Test_OV9650.h
............\...\Wav_source.h
............\src\2440init.s
............\...\2440lib.c
............\...\2440slib.s
............\...\Adc.c
............\...\AudioDrv.c
............\...\camif.c
............\...\camproset.c
............\...\cc936.c
............\...\diskio.c
............\...\dma.c
............\...\eeprom.c
............\...\FatFs_test.c
............\...\ff.c
............\...\IIC.c
............\...\IrDA.c
............\...\keyscan.c
............\...\LCD_TFT.c
............\...\Main.c
............\...\memtest.c
............\...\mmu.c
............\...\nand.c
............\...\Pic.c
............\...\profile.c
............\...\RTC.c
............\...\SD_MMC.c
............\...\Test_OV9650.c
............\...\Touchpanel.c
............\...\TQ_LOGO.c
............\...\UDA1341.c
............\TQ2440_Test.mcp
............\..........._Data\CWSettingsWindows.stg
............\................\Debug\TargetDataWindows.tdt
............\................\.....Rel\List.txt
............\................\........\ObjectCode\2440init.o
............\................\........\..........\2440lib.o
............\................\........\..........\2440slib.o
............\................\........\..........\diskio.o
............\................\........\..........\FatFs_test.o
............\................\........\..........\ff.o
............\................\........\..........\Main.o
............\................\........\..........\nand.o
............\................\........\..........\SD_MMC.o
............\................\........\TargetDataWindows.tdt
............\................\........\TQ2440_Test.axf
............\................\........\TQ2440_Test.bin
............\................\Release\TargetDataWindows.tdt
............\................\DebugRel\ObjectCode
............\................\Debug
............\................\DebugRel
............\................\Release
............\inc
............\src
............\TQ2440_Test_Data
TQ2440_FatFs