文件名称:ucos
介绍说明--下载内容均来自于网络,请自行研究使用
ucos是一个非常优秀的嵌入式操作系统,但作者只提供了bc下测试与调试代码,非常难于调试与学习,特别是初学者。vc是windows下非常优秀的IDE,如果把ucos移植到vc下运行,将非常方便ucos的调试与学习,有利于于ucos的推广。此项目的目的是希望能够把ucos及其相关的文件系统ucfs,GUI界面ucgui,网络tcp/ip都移植过来,方便广大爱好者学习-is a very good ucos embedded operating system, but the author has provided only bc to test and debug the code, very difficult to debug and learning, especially for beginners. vc is the windows very good IDE, if transplanted to ucos run vc, will be very convenient for debugging and learning ucos is conducive to the promotion of ucos. The purpose of this project is to be able to ucos file system and its related ucfs, GUI interface ucgui, the network tcp/ip transplant are to facilitate learning the majority of fans
(系统自动生成,下载前可以参看下载内容)
下载文件列表
readme.txt
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
.......\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
.......\....\......\uCOS_II.H
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
.......\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
.......\....\......\uCOS_II.H