文件名称:test
介绍说明--下载内容均来自于网络,请自行研究使用
在ZLG MAGIC241 开发板或者其他ARM9架构的其他开发板上实现贪吃蛇的小游戏,利用μC/OS-II的任务管理系统对于所有的任务进行管理调度。建立两个任务(不包括空闲任务),其中一个高优先级的任务一直实现按键扫描,以便获得键值;另一个低优先级的任务,实现游戏方向键定义和游戏运动画面等功能。-In ZLG MAGIC241 development board or other ARM9 architecture of other development board to achieve snake game, use (including C/OS- II task management system to manage all tasks scheduling. Set up two tasks (not including the idle task), one of the high-priority task has been implement key scanning, in order to get the keys Another low priority task, realize the function such as game direction key definitions and the motion picture.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test
....\S3C2440
....\.......\includes
....\.......\........\Nand.h
....\.......\........\Option.h
....\.......\........\S3C2440addr.h
....\.......\........\S3C2440lib.h
....\.......\........\S3C2440slib.h
....\.......\........\Timer.h
....\.......\........\config.h
....\.......\........\def.h
....\.......\........\lcd.h
....\.......\........\mmu.h
....\.......\source
....\.......\......\2440addr.inc
....\.......\......\2440init.s
....\.......\......\2440slib.s
....\.......\......\Font_Libs.c
....\.......\......\Memcfg.inc
....\.......\......\Option.inc
....\.......\......\Target.c
....\.......\......\Timer.c
....\.......\......\Touchpanel.c
....\.......\......\lcd.c
....\.......\......\main.c
....\.......\......\mmu.c
....\.......\......\nand.c
....\.......\......\pic.c
....\.......\......\system.c
....\uCOS-II.mcp
....\uCOS-II_Data
....\............\CWSettingsWindows.stg
....\............\Debug
....\............\.....\TargetDataWindows.tdt
....\............\DebugRel
....\............\........\ObjectCode
....\............\........\..........\2440init.o
....\............\........\..........\2440slib.o
....\............\........\..........\Font_Libs.o
....\............\........\..........\Os_cpu_a.o
....\............\........\..........\Os_cpu_c.o
....\............\........\..........\Printf.o
....\............\........\..........\Target.o
....\............\........\..........\Timer.o
....\............\........\..........\Touchpanel.o
....\............\........\..........\lcd.o
....\............\........\..........\main.o
....\............\........\..........\mmu.o
....\............\........\..........\nand.o
....\............\........\..........\os_core.o
....\............\........\..........\os_dbg_r.o
....\............\........\..........\os_flag.o
....\............\........\..........\os_mbox.o
....\............\........\..........\os_mem.o
....\............\........\..........\os_mutex.o
....\............\........\..........\os_q.o
....\............\........\..........\os_sem.o
....\............\........\..........\os_task.o
....\............\........\..........\os_time.o
....\............\........\..........\pic.o
....\............\........\..........\system.o
....\............\........\TargetDataWindows.tdt
....\............\........\list.txt
....\............\........\uCOS-II.axf
....\............\........\uCOS2_Image.bin
....\............\Release
....\............\.......\TargetDataWindows.tdt
....\uCOS_II
....\.......\API
....\.......\...\app_cfg.h
....\.......\SOURCE
....\.......\......\API
....\.......\......\...\os_api.c
....\.......\......\...\os_api.h
....\.......\......\Printf.c
....\.......\......\Printf.h
....\.......\......\os_core.c
....\.......\......\os_dbg_r.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.c
....\.......\arm
....\.......\...\IRQ.inc
....\.......\...\Os_cpu_a.s
....\.......\...\Os_cpu_c.c
....\.......\include
....\.......\.......\OS_CPU.H
....\.......\.......\os_cfg.h
....\.......\.......\ucos_ii.h