文件名称:ucos_ii_LM3S9B90_KEIL
介绍说明--下载内容均来自于网络,请自行研究使用
基于LM3S9B90开发板的UCOS_II移植。开发环境为KEIL UV4。简单移植UCOS_II,创建两个任务,分别控制一个LED灯的闪烁。工程包含所有的文件,可以单独编译成功,且工程结构清晰,易于学习-Based on the the LM3S9B90 the development board UCOS_II transplant. The development environment for the KEIL UV4. Simple the transplant UCOS_II, create two tasks, control an LED lamp flashes. The project contains all the files that can be compiled separately success and project a clear structure, easy to learn
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ucos_ii\app\includes.h
.......\...\main.c
.......\...\os_cfg.h
.......\...\Startup.s
.......\lib\driverlib-cm3.lib
.......\prg\list\os_cpu_a.lst
.......\...\....\Startup.lst
.......\...\....\ucos_ii.map
.......\...\obj\ExtDll.iex
.......\...\...\main.crf
.......\...\...\main.d
.......\...\...\main.o
.......\...\...\os_cpu_a.d
.......\...\...\os_cpu_a.o
.......\...\...\os_cpu_a._ia
.......\...\...\os_cpu_c.crf
.......\...\...\os_cpu_c.d
.......\...\...\os_cpu_c.o
.......\...\...\os_cpu_c.__i
.......\...\...\Startup.d
.......\...\...\Startup.o
.......\...\...\target.crf
.......\...\...\target.d
.......\...\...\target.o
.......\...\...\ucos_core.crf
.......\...\...\ucos_core.d
.......\...\...\ucos_core.o
.......\...\...\ucos_core.__i
.......\...\...\ucos_ii.axf
.......\...\...\ucos_ii.htm
.......\...\...\ucos_ii.lnp
.......\...\...\ucos_ii.plg
.......\...\...\ucos_ii.sct
.......\...\...\ucos_ii.tra
.......\...\ucos_ii.plg
.......\...\ucos_ii.uvgui.jp
.......\...\ucos_ii.uvgui_jp.bak
.......\...\ucos_ii.uvopt
.......\...\ucos_ii.uvproj
.......\...\ucos_ii_Target 1.dep
.......\...\ucos_ii_uvopt.bak
.......\...\ucos_ii_uvproj.bak
.......\target\inc\gpio.h
.......\......\...\hw_ints.h
.......\......\...\hw_memmap.h
.......\......\...\hw_sysctl.h
.......\......\...\hw_types.h
.......\......\...\interrupt.h
.......\......\...\pin_map.h
.......\......\...\rom.h
.......\......\...\rom_map.h
.......\......\...\sysctl.h
.......\......\...\systick.h
.......\......\target.c
.......\......\target.h
.......\ucos_ii\port\os_cpu.h
.......\.......\....\os_cpu_a.asm
.......\.......\....\os_cpu_c.c
.......\.......\src\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
.......\.......\...\os_tmr.c
.......\.......\...\ucos_ii.h
.......\.......\ucos_core.c
.......\prg\list
.......\...\obj
.......\target\inc
.......\ucos_ii\port
.......\.......\src
.......\app
.......\lib
.......\prg
.......\target
.......\ucos_ii
ucos_ii