Description: This procedure is to demonstrate the main uc/os-ii task management function of the basic functions, namely, how to create, suspend, restore and delete tasks, and the completion of these operations and attributes of the tasks of the state of change. The use of Mircosoft Visual C++6.0 compiler, learning uc/os-ii 2.80 Examples of RTOS version.
To Search:
- [mC_OS2] - source program of uC/OS-|| real-time emb
- [ARMuCOS-II] - In this paper, based on the ARM micropro
- [ucos2ARM] - μC/OS- Ⅱ in ARM s transplant experience
File list (Check if you may need any files):
03_task_manage
..............\03_task_manage
..............\..............\app.c
..............\..............\app_cfg.h
..............\..............\Debug
..............\..............\.....\app.obj
..............\..............\.....\app.sbr
..............\..............\.....\os_core.obj
..............\..............\.....\os_core.sbr
..............\..............\.....\os_cpu_c.obj
..............\..............\.....\os_cpu_c.sbr
..............\..............\.....\os_dbg_r.obj
..............\..............\.....\os_dbg_r.sbr
..............\..............\.....\os_flag.obj
..............\..............\.....\os_flag.sbr
..............\..............\.....\os_mbox.obj
..............\..............\.....\os_mbox.sbr
..............\..............\.....\os_mem.obj
..............\..............\.....\os_mem.sbr
..............\..............\.....\os_mutex.obj
..............\..............\.....\os_mutex.sbr
..............\..............\.....\os_q.obj
..............\..............\.....\os_q.sbr
..............\..............\.....\os_sem.obj
..............\..............\.....\os_sem.sbr
..............\..............\.....\os_task.obj
..............\..............\.....\os_task.sbr
..............\..............\.....\os_time.obj
..............\..............\.....\os_time.sbr
..............\..............\.....\os_trace.obj
..............\..............\.....\os_trace.sbr
..............\..............\.....\uCOSII.bsc
..............\..............\.....\uCOSII.exe
..............\..............\.....\uCOSII.ilk
..............\..............\.....\uCOSII.pdb
..............\..............\.....\vc60.idb
..............\..............\.....\vc60.pdb
..............\..............\includes.h
..............\..............\mssccprj.scc
..............\..............\os_cfg.h
..............\..............\uCOSII.dsp
..............\..............\uCOSII.dsw
..............\..............\uCOSII.ncb
..............\..............\uCOSII.opt
..............\..............\uCOSII.plg
..............\uCOS-II
..............\.......\os_cfg_r.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
..............\.......\ucos_ii.c
..............\.......\ucos_ii.h
..............\WIN32
..............\.....\os_cpu.h
..............\.....\os_cpu_c.c
..............\.....\os_trace.c
..............\.....\os_trace.h