资源简介

Nucleus Plus底层source code和处理器架构相关,本source code可移植于ARM架构处理器上。 Nucleus Plus 是为实时要求较高的嵌入式应用设计的实时、任务抢先式、多任务内核。大约95%的Nucleus PLUS 代码用ANSI C 编写。正因为如此,Nucleus Plus 非常轻便并且可以很容易的应用到大多数的微处理器家族。

资源截图

代码片段和文件信息

/*************************************************************************/
/*                                                                       */
/*        Copyright (c) 1993-1998 Accelerated Technology Inc.           */
/*                                                                       */
/* PROPRIETARY RIGHTS of Accelerated Technology are involved in the      */
/* subject matter of this material.  All manufacturing reproduction    */
/* use and sales rights pertaining to this subject matter are governed  */
/* by the license agreement.  The recipient of this software implicitly  */
/* accepts the terms of the license.                                     */
/*                                                                       */
/*************************************************************************/

/*************************************************************************/
/*                                                                       */
/* FILE NAME                                            VERSION          */
/*                                                                       */
/*      csc.c                                           PLUS 1.3         */
/*                                                                       */
/* COMPONENT                                                             */
/*                                                                       */
/*      CS -    Common Services                                          */
/*                                                                       */
/* DEscriptION                                                           */
/*                                                                       */
/*      This file contains linked list manipulation facilities used      */
/*      throughout the Nucleus PLUS system.  These facilities operate    */
/*      on doubly-linked circular lists.                                 */
/*                                                                       */
/* AUTHOR                                                                */
/*                                                                       */
/*      William E. Lamie Accelerated Technology Inc.                   */
/*                                                                       */
/* DATA STRUCTURES                                                       */
/*                                                                       */
/*      None                                                             */
/*                                                                       */
/* FUNCTIONS                                                             */
/*                                                                       */
/*      CSC_Place_On_List                   Place node at the end of a   */
/*                                            list                      

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

     文件      18096  1998-03-24 01:00  Plus\csc.c

     文件       5323  1998-03-24 01:00  Plus\cs_defs.h

     文件       8356  1998-03-24 01:00  Plus\cs_extr.h

     文件      52441  2002-05-21 19:28  Plus\Demo\-map

     文件      17371  2001-03-26 14:06  Plus\Demo\demo.c

     文件       4668  2001-01-29 13:45  Plus\Demo\demo.h

     文件     111892  2002-05-21 19:28  Plus\Demo\o\plusdemo.bin

     文件     450240  2002-05-21 19:28  Plus\Demo\o\PlusDemo.elf

     文件     152431  2002-05-23 15:25  Plus\Demo\o\PlusDemo.ht

     文件         73  2002-05-21 17:46  Plus\Demo\o\PlusDemo.map

     文件        819  2002-06-19 11:06  Plus\Demo\o\PlusDemo.mpj

     文件     497268  2002-05-23 15:25  Plus\Demo\o\PlusDemo.st

     文件       1802  2002-05-21 16:45  Plus\Demo\plusdemo.bat

     文件      54183  1998-03-24 01:00  Plus\dmc.c

     文件      27992  1998-03-24 01:00  Plus\dmce.c

     文件       5286  1998-03-24 01:00  Plus\dmd.c

     文件      22331  1998-03-24 01:00  Plus\dmf.c

     文件       8228  1998-03-24 01:00  Plus\dmi.c

     文件       8195  1998-03-24 01:00  Plus\dm_defs.h

     文件       6440  1998-03-24 01:00  Plus\dm_extr.h

     文件       9766  1998-03-24 01:00  Plus\erc.c

     文件       4957  1998-03-24 01:00  Plus\erd.c

     文件       8223  1998-03-24 01:00  Plus\eri.c

     文件       4845  1998-03-24 01:00  Plus\er_extr.h

     文件      45262  1998-03-24 01:00  Plus\evc.c

     文件      24729  1998-03-24 01:00  Plus\evce.c

     文件       5281  1998-03-24 01:00  Plus\evd.c

     文件      21369  1998-03-24 01:00  Plus\evf.c

     文件       8409  1998-03-24 01:00  Plus\evi.c

     文件       6700  1998-03-24 01:00  Plus\ev_defs.h

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

评论

共有 条评论