代码搜索结果
找到约 4,874 项符合
RTOS 的代码
os_cfg.c
// Header:精简协作式不可剥夺嵌入式操作系统
// File Name: Easy51RTOS
// Author:田开坤
// Date:2006.08.01
#include "os_cfg.h"
#define Runing(ON) P17 = ~P17
uchar OS_Delay[MAX_TASK];
//定时器0初始化
void OS_InitTim
os_cfg.c
// Header:精简协作式不可剥夺嵌入式操作系统
// File Name: Easy51RTOS
// Author:田开坤
// Date:2006.08.01
#include "main.h"
#include "os_cfg.h"
uchar OS_Delay[MAX_TASK];
//定时器0初始化
void OS_Init_Timer0(void
os_cfg.c
// Header:精简协作式不可剥夺嵌入式操作系统
// File Name: Easy51RTOS
// Author:田开坤
// Date:2006.08.01
#include "main.h"
#include "os_cfg.h"
uchar OS_Delay[MAX_TASK];
//定时器0初始化
void OS_Init_Timer0(void
codewarrior.cmm
winclear
sys.res
sys.cpu 563
sys.up
b.res
d.load.elf D:\rtos\Bin\CHIP_FLASH.elf /globtypes
r.s msr 0x1002
winpos 0% 0% 100% 50%
w.d.l
winpos 0% 50% 50% 50%
w.v.f /l /c
w
codewarrior.cmm.bak
winclear
sys.res
sys.cpu 565
sys.up
b.res
d.load.elf D:\rtos\Bin\CHIP_FLASH.elf /globtypes
r.s msr 0x1002
winpos 0% 0% 100% 50%
w.d.l
winpos 0% 50% 50% 50%
w.v.f /l /c
w
ext1.plg
礦ision3 Build Log
Project:
H:\UCOS\smallRTOS\RTOS1\EXT1.uv2
Project File Date: 08/02/2008
Output:
Build target 'Target 1'
compiling EXT1.C...
ledkey.c
/*用rtos编写键盘操作控制LED流水灯*/
//采用52作为CPU,选择操作系统为rtx tiny
//如果采用51为CPU,须修改conf_tny.a51
//2003.2.24通过硬件测试
#include "reg51.h"
#include "intrins.h"
#include /* RTX51 tiny functions & defines
subject_55616.htm
序号:55616 发表者:JustinLee 发表日期:2003-10-11 09:59:40
主题:学习rtos,自己需要配置硬件吗
内容:是要从硬到软都要搭建环境。 有没有人介绍
返回上页
lztrtos.omf.plg
礦ision2 Build Log
Project:
E:\Program\C51\rtx51\LZT_RTOS\发行版本\V1.00\LztRtos.uv2
Project File Date: 06/09/2008
Output:
Build target 'Target 1'
project based on embeded system(c51).txt
/*****************************************************************************/
//文件说明:
// 1。整个程序是基于small rtos51编写的,并遵守了使用协议
// 2。这是一个正式产品的程序的一个部分,省略了一部分控制方面的关键代码,和实现产品中的特殊功能的代码,但关于嵌入式s