资源简介

飞思卡尔单片机上移植uCOS II系统 例子

资源截图

代码片段和文件信息

/*
*********************************************************************************************************
*                                                uC/OS-II
*                                          The Real-Time Kernel
*
*                                           (c) Copyright 2008
*                                           
*
* File    : nokia_5110.c
* By      : hjw
* Version : V2.83
*********************************************************************************************************
*/
#include “includes.h“
#include “english_6x8_pixel.h“
#include “DriverLCD_Nokia5110.h“

/*
*********************************************************************************************************
*                                               常量定义
********************

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        583  2008-10-28 16:47  ucosII_DG128\5011lcd\DriverLCD_Nokia5110.h

     文件       8520  2008-10-28 17:40  ucosII_DG128\5011lcd\english_6x8_pixel.h

     文件      10963  2008-10-28 22:36  ucosII_DG128\5011lcd\nokia_5110.c

     文件     217339  2008-10-28 22:38  ucosII_DG128\bin\Full_Chip_Simulation.abs

     文件      10182  2008-10-28 22:38  ucosII_DG128\bin\Full_Chip_Simulation.abs.phy

     文件      10100  2008-10-28 22:38  ucosII_DG128\bin\Full_Chip_Simulation.abs.s19

     文件     145609  2008-10-28 22:38  ucosII_DG128\bin\Full_Chip_Simulation.map

     文件      10897  2008-11-12 20:28  ucosII_DG128\bin\OS_CPU_A.dbg

     文件         59  2007-05-27 21:47  ucosII_DG128\cmd\Full_Chip_Simulation_Postload.cmd

     文件         60  2007-05-27 21:47  ucosII_DG128\cmd\Full_Chip_Simulation_Preload.cmd

     文件         60  2007-05-27 21:47  ucosII_DG128\cmd\Full_Chip_Simulation_Reset.cmd

     文件         59  2007-05-27 21:47  ucosII_DG128\cmd\Full_Chip_Simulation_SetCPU.cmd

     文件         59  2007-05-27 21:47  ucosII_DG128\cmd\Full_Chip_Simulation_Startup.cmd

     文件        855  2007-05-27 21:47  ucosII_DG128\C_Layout.hwl

     文件        161  2004-06-15 12:46  ucosII_DG128\Default.mem

     文件       2409  2008-10-09 13:52  ucosII_DG128\Full_Chip_Simulation.ini

     文件       6038  2007-05-29 15:23  ucosII_DG128\IDE\IDE.dsp

     文件        531  2007-05-28 11:40  ucosII_DG128\IDE\IDE.dsw

     文件      91136  2007-06-01 17:11  ucosII_DG128\IDE\IDE.ncb

     文件      53760  2007-06-01 17:11  ucosII_DG128\IDE\IDE.opt

     文件       3348  2007-05-27 21:47  ucosII_DG128\prm\burner.bbl

     文件       3008  2007-05-29 14:03  ucosII_DG128\prm\Full_Chip_Simulation_linker.prm

     文件       3731  2007-05-27 21:47  ucosII_DG128\readme.txt

     文件      64863  2007-05-27 21:47  ucosII_DG128\Sources\datapage.c

     文件       4188  2008-11-12 20:23  ucosII_DG128\Sources\hardwear.c

     文件       5248  2008-10-28 22:38  ucosII_DG128\Sources\main.c

     文件      21355  2007-05-29 15:34  ucosII_DG128\Sources\Start12.c

     文件      11156  2007-05-27 21:47  ucosII_DG128\tips.txt

     文件       3650  2008-10-21 00:34  ucosII_DG128\uCOS-II\app_cfg.h

     文件       1187  2008-10-19 21:44  ucosII_DG128\uCOS-II\includes.h

............此处省略50个文件信息

评论

共有 条评论