/* kproject.h - RTXC Quadros Version 1.0.0 Project Information */ /* This file was generated on 09/14/2004 21:13:50 -- RTXCgen v1.12 Build 395 */ /* * RTXC Quadros Version 1.0.0 * Copyright (c) 1999-2004 * Quadros Systems, Inc. * ALL RIGHTS RESERVED * * THE INFORMATION HEREIN IS CONFIDENTIAL AND PROPRIETARY. * UNAUTHORIZED DISCLOSURE OR DISTRIBUTION IS PROHIBITED. */ /* * ** WARNING ** * * Do **NOT** Edit this File by Hand * * It was computer-generated by RTXCgen from * an Application specification file. */ /* Project Name: ColdFire - RTXC Quadros SS */ /* CPU Name: M5282 */ /* Application Name: M5282LITE Application */ #ifndef _KPROJECT_H /* { */ #define _KPROJECT_H /* Begin - Revision Information, Top */ /* End - Revision Information, Top */ /* Kernel Level Attributes */ #define KERNEL_VERSION 0x000a0100L /* User (10) + Kernel version (1.0.0) */ #define KERNEL_ATTR ( \ K_ATTR_Level | \ K_ATTR_Thread | \ K_ATTR_Exception | \ K_ATTR_EventSource | \ K_ATTR_Counter | \ K_ATTR_Alarm | \ K_ATTR_Pipe | \ 0 ) #define SYSRAMSIZE 1456 /* System RAM Size */ #define KSTACKSIZE 1024 /* Kernel Stack Size */ #define CLKRATE 1000 /* expressed in Hz */ #define CLKTICK 1 /* expressed in time (ms) per tick */ /* Begin - User Include Information */ /* End - User Include Information */ /* Begin - Revision Information, Bottom */ /* End - Revision Information, Bottom */ #endif /* } _KPROJECT_H */ /* end of file - kproject.h */