文件名称:ucos_vc
介绍说明--下载内容均来自于网络,请自行研究使用
基于Vc的UCFS程序,作者在电脑上开辟了一段RAM来作为文件系统存储. 对学习fat文件系统很有帮助.-Vc based on the UCFS procedures, the authors in the computer has opened up a section of RAM as a file system storage. Fat file system of learning very helpful.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ucos_vc
.......\FS
.......\..\API
.......\..\...\api_dir.c
.......\..\...\api_in.c
.......\..\...\api_int.h
.......\..\...\api_misc.c
.......\..\...\api_out.c
.......\..\...\fs_api.h
.......\..\...\fs_dev.h
.......\..\...\fs_fsl.h
.......\..\...\fs_info.c
.......\..\...\fs_int.h
.......\..\CLIB
.......\..\....\clibmisc.c
.......\..\....\fs_clib.h
.......\..\CONFIG
.......\..\......\EP7312
.......\..\......\......\fs_conf.h
.......\..\......\......\fs_port.h
.......\..\......\M16C_137X_IP
.......\..\......\............\fs_conf.h
.......\..\......\............\fs_port.h
.......\..\......\Win32
.......\..\......\.....\fs_conf.h
.......\..\......\.....\fs_port.h
.......\..\DEVICE
.......\..\......\IDE
.......\..\......\...\hardware
.......\..\......\...\........\EP7312
.......\..\......\...\........\......\ide_X_hw.c
.......\..\......\...\........\......\ide_X_hw.h
.......\..\......\...\........\sed137xe_v1r0
.......\..\......\...\........\.............\ide_X_hw.c
.......\..\......\...\........\.............\ide_X_hw.h
.......\..\......\...\ide.h
.......\..\......\...\ide_drv.c
.......\..\......\ram
.......\..\......\...\r_misc.c
.......\..\......\smc
.......\..\......\...\hardware
.......\..\......\...\........\EP7312
.......\..\......\...\........\......\smc_X_hw.c
.......\..\......\...\........\......\smc_X_hw.h
.......\..\......\...\smc.h
.......\..\......\...\smc_ecc.c
.......\..\......\...\smc_log.c
.......\..\......\...\smc_phy.c
.......\..\......\windrive
.......\..\......\........\wd_misc.c
.......\..\FSL
.......\..\...\fat
.......\..\...\...\fat_data.c
.......\..\...\...\fat_dir.c
.......\..\...\...\fat_in.c
.......\..\...\...\fat_ioct.c
.......\..\...\...\fat_misc.c
.......\..\...\...\fat_open.c
.......\..\...\...\fat_out.c
.......\..\...\...\fs_fat.h
.......\..\LBL
.......\..\...\fs_lbl.h
.......\..\...\lb_misc.c
.......\..\OS
.......\..\..\fs_os.h
.......\..\..\fs_x_embos.c
.......\..\..\fs_x_no_os.c
.......\..\..\fs_x_ucos_ii.c
.......\..\..\FS_X_win32.c
.......\..\sample
.......\..\......\main.c
.......\main.c
.......\OUTPUT
.......\......\Debug
.......\PC
.......\..\pc.c
.......\..\pc.h
.......\ram.img
.......\UCOS
.......\....\Config
.......\....\......\INCLUDES.H
.......\....\......\OS_CFG.H
.......\....\CPU
.......\....\...\OS_CPU.H
.......\....\...\OS_CPU_C.C
.......\....\Shell
.......\....\.....\commands.c
.......\....\.....\commands.h
.......\....\.....\shelltask.c
.......\....\.....\shelltask.h
.......\....\SOURCE
.......\....\......\OS_CORE.C
.......\....\......\OS_FLAG.C
.......\....\......\OS_MBOX.C
.......\....\......\OS_MEM.C
.......\....\......\OS_MUTEX.C
.......\....\......\OS_Q.C
.......\....\......\OS_SEM.C
.......\....\......\OS_TASK.C
.......\....\......\OS_TIME.C
.......\FS
.......\..\API
.......\..\...\api_dir.c
.......\..\...\api_in.c
.......\..\...\api_int.h
.......\..\...\api_misc.c
.......\..\...\api_out.c
.......\..\...\fs_api.h
.......\..\...\fs_dev.h
.......\..\...\fs_fsl.h
.......\..\...\fs_info.c
.......\..\...\fs_int.h
.......\..\CLIB
.......\..\....\clibmisc.c
.......\..\....\fs_clib.h
.......\..\CONFIG
.......\..\......\EP7312
.......\..\......\......\fs_conf.h
.......\..\......\......\fs_port.h
.......\..\......\M16C_137X_IP
.......\..\......\............\fs_conf.h
.......\..\......\............\fs_port.h
.......\..\......\Win32
.......\..\......\.....\fs_conf.h
.......\..\......\.....\fs_port.h
.......\..\DEVICE
.......\..\......\IDE
.......\..\......\...\hardware
.......\..\......\...\........\EP7312
.......\..\......\...\........\......\ide_X_hw.c
.......\..\......\...\........\......\ide_X_hw.h
.......\..\......\...\........\sed137xe_v1r0
.......\..\......\...\........\.............\ide_X_hw.c
.......\..\......\...\........\.............\ide_X_hw.h
.......\..\......\...\ide.h
.......\..\......\...\ide_drv.c
.......\..\......\ram
.......\..\......\...\r_misc.c
.......\..\......\smc
.......\..\......\...\hardware
.......\..\......\...\........\EP7312
.......\..\......\...\........\......\smc_X_hw.c
.......\..\......\...\........\......\smc_X_hw.h
.......\..\......\...\smc.h
.......\..\......\...\smc_ecc.c
.......\..\......\...\smc_log.c
.......\..\......\...\smc_phy.c
.......\..\......\windrive
.......\..\......\........\wd_misc.c
.......\..\FSL
.......\..\...\fat
.......\..\...\...\fat_data.c
.......\..\...\...\fat_dir.c
.......\..\...\...\fat_in.c
.......\..\...\...\fat_ioct.c
.......\..\...\...\fat_misc.c
.......\..\...\...\fat_open.c
.......\..\...\...\fat_out.c
.......\..\...\...\fs_fat.h
.......\..\LBL
.......\..\...\fs_lbl.h
.......\..\...\lb_misc.c
.......\..\OS
.......\..\..\fs_os.h
.......\..\..\fs_x_embos.c
.......\..\..\fs_x_no_os.c
.......\..\..\fs_x_ucos_ii.c
.......\..\..\FS_X_win32.c
.......\..\sample
.......\..\......\main.c
.......\main.c
.......\OUTPUT
.......\......\Debug
.......\PC
.......\..\pc.c
.......\..\pc.h
.......\ram.img
.......\UCOS
.......\....\Config
.......\....\......\INCLUDES.H
.......\....\......\OS_CFG.H
.......\....\CPU
.......\....\...\OS_CPU.H
.......\....\...\OS_CPU_C.C
.......\....\Shell
.......\....\.....\commands.c
.......\....\.....\commands.h
.......\....\.....\shelltask.c
.......\....\.....\shelltask.h
.......\....\SOURCE
.......\....\......\OS_CORE.C
.......\....\......\OS_FLAG.C
.......\....\......\OS_MBOX.C
.......\....\......\OS_MEM.C
.......\....\......\OS_MUTEX.C
.......\....\......\OS_Q.C
.......\....\......\OS_SEM.C
.......\....\......\OS_TASK.C
.......\....\......\OS_TIME.C