Introduction - If you have any usage issues, please Google them yourself
CENTER is a very good embedded operating system, the author provides only a bc under test and debug code is very difficult to debug and learning, especially beginners. Vc under windows is excellent IDE, if transplanted to vc CENTER run, CENTER will be very convenient debugging and learning, is conducive to the promotion CENTER. The objective of this project is to be able to give CENTER and its related documents ucfs system, ucgui GUI interface, network tcp/ip all transplant, the majority of enthusiasts facilitate learning.
Packet : 95302935ucos及文件系统ucfs vc环境调试代码.zip filelist
readme.txt
ucos_vc/
ucos_vc/FS/
ucos_vc/FS/API/
ucos_vc/FS/API/api_dir.c
ucos_vc/FS/API/api_in.c
ucos_vc/FS/API/api_int.h
ucos_vc/FS/API/api_misc.c
ucos_vc/FS/API/api_out.c
ucos_vc/FS/API/fs_api.h
ucos_vc/FS/API/fs_dev.h
ucos_vc/FS/API/fs_fsl.h
ucos_vc/FS/API/fs_info.c
ucos_vc/FS/API/fs_int.h
ucos_vc/FS/CLIB/
ucos_vc/FS/CLIB/clibmisc.c
ucos_vc/FS/CLIB/fs_clib.h
ucos_vc/FS/CONFIG/
ucos_vc/FS/CONFIG/EP7312/
ucos_vc/FS/CONFIG/EP7312/fs_conf.h
ucos_vc/FS/CONFIG/EP7312/fs_port.h
ucos_vc/FS/CONFIG/M16C_137X_IP/
ucos_vc/FS/CONFIG/M16C_137X_IP/fs_conf.h
ucos_vc/FS/CONFIG/M16C_137X_IP/fs_port.h
ucos_vc/FS/CONFIG/Win32/
ucos_vc/FS/CONFIG/Win32/fs_conf.h
ucos_vc/FS/CONFIG/Win32/fs_port.h
ucos_vc/FS/DEVICE/
ucos_vc/FS/DEVICE/IDE/
ucos_vc/FS/DEVICE/IDE/hardware/
ucos_vc/FS/DEVICE/IDE/hardware/EP7312/
ucos_vc/FS/DEVICE/IDE/hardware/EP7312/ide_X_hw.c
ucos_vc/FS/DEVICE/IDE/hardware/EP7312/ide_X_hw.h
ucos_vc/FS/DEVICE/IDE/hardware/sed137xe_v1r0/
ucos_vc/FS/DEVICE/IDE/hardware/sed137xe_v1r0/ide_X_hw.c
ucos_vc/FS/DEVICE/IDE/hardware/sed137xe_v1r0/ide_X_hw.h
ucos_vc/FS/DEVICE/IDE/ide.h
ucos_vc/FS/DEVICE/IDE/ide_drv.c
ucos_vc/FS/DEVICE/ram/
ucos_vc/FS/DEVICE/ram/r_misc.c
ucos_vc/FS/DEVICE/smc/
ucos_vc/FS/DEVICE/smc/hardware/
ucos_vc/FS/DEVICE/smc/hardware/EP7312/
ucos_vc/FS/DEVICE/smc/hardware/EP7312/smc_X_hw.c
ucos_vc/FS/DEVICE/smc/hardware/EP7312/smc_X_hw.h
ucos_vc/FS/DEVICE/smc/smc.h
ucos_vc/FS/DEVICE/smc/smc_ecc.c
ucos_vc/FS/DEVICE/smc/smc_log.c
ucos_vc/FS/DEVICE/smc/smc_phy.c
ucos_vc/FS/DEVICE/windrive/
ucos_vc/FS/DEVICE/windrive/wd_misc.c
ucos_vc/FS/FSL/
ucos_vc/FS/FSL/fat/
ucos_vc/FS/FSL/fat/fat_data.c
ucos_vc/FS/FSL/fat/fat_dir.c
ucos_vc/FS/FSL/fat/fat_in.c
ucos_vc/FS/FSL/fat/fat_ioct.c
ucos_vc/FS/FSL/fat/fat_misc.c
ucos_vc/FS/FSL/fat/fat_open.c
ucos_vc/FS/FSL/fat/fat_out.c
ucos_vc/FS/FSL/fat/fs_fat.h
ucos_vc/FS/LBL/
ucos_vc/FS/LBL/fs_lbl.h
ucos_vc/FS/LBL/lb_misc.c
ucos_vc/FS/OS/
ucos_vc/FS/OS/fs_os.h
ucos_vc/FS/OS/fs_x_embos.c
ucos_vc/FS/OS/fs_x_no_os.c
ucos_vc/FS/OS/fs_x_ucos_ii.c
ucos_vc/FS/OS/FS_X_win32.c
ucos_vc/FS/sample/
ucos_vc/FS/sample/main.c
ucos_vc/main.c
ucos_vc/PC/
ucos_vc/PC/pc.c
ucos_vc/PC/pc.h
ucos_vc/ram.img
ucos_vc/UCOS/
ucos_vc/UCOS/Config/
ucos_vc/UCOS/Config/INCLUDES.H
ucos_vc/UCOS/Config/OS_CFG.H
ucos_vc/UCOS/CPU/
ucos_vc/UCOS/CPU/OS_CPU.H
ucos_vc/UCOS/CPU/OS_CPU_C.C
ucos_vc/UCOS/Shell/
ucos_vc/UCOS/Shell/commands.c
ucos_vc/UCOS/Shell/commands.h
ucos_vc/UCOS/Shell/shelltask.c
ucos_vc/UCOS/Shell/shelltask.h
ucos_vc/UCOS/SOURCE/
ucos_vc/UCOS/SOURCE/OS_CORE.C
ucos_vc/UCOS/SOURCE/OS_FLAG.C
ucos_vc/UCOS/SOURCE/OS_MBOX.C
ucos_vc/UCOS/SOURCE/OS_MEM.C
ucos_vc/UCOS/SOURCE/OS_MUTEX.C
ucos_vc/UCOS/SOURCE/OS_Q.C
ucos_vc/UCOS/SOURCE/OS_SEM.C
ucos_vc/UCOS/SOURCE/OS_TASK.C
ucos_vc/UCOS/SOURCE/OS_TIME.C
ucos_vc/UCOS/SOURCE/uCOS_II.H
ucos_vc/ucos_vc.dsp
ucos_vc/ucos_vc.dsw
ucos_vc/ucos_vc.ncb
ucos_vc/ucos_vc.opt
ucos_vc/ucos_vc.plg