⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 history_kernel.txt

📁 WinCE5.0BSP for Renesas SH7770
💻 TXT
字号:

    Copyright(C) Renesas Technology Corp. 1998-2005. All rights reserved.

    NK Kernel for ITS-DS7 Ver.1.1.0

    CREATED   : 2002.04.25
    MODIFIED  : 2005.11.14
    AUTHOR    : Renesas Technology Corp.
    HARDWARE  : RENESAS ITS-DS7

    CONTENTS  :
    <kernel>
    +-- <KERN>
    |   +-- kitl.c
    |   +-- makefile
    |   +-- sources
    +-- <KERNKITL>
    |   +-- makefile
    |   +-- sources
    +-- <KERNKITLPROF>
    |   +-- makefile
    |   +-- sources
    +-- <OAL>
    |   +-- args.c
    |   +-- init.c
    |   +-- intr.c
    |   +-- ioctl.c
    |   +-- KEY1024.C
    |   +-- kitl.c
    |   +-- makefile
    |   +-- sources
    |   +-- startup.src
    +-- dirs
    +-- history_kernel.txt (this file)

    NOTES     :
                - This NK Kernel is based on RENESAS ITS-DS7 Source Kit Ver.1.0.2 for WCE4.2.
                - The NK Kernel of RENESAS ITS-DS7 Source Kit Ver.1.0.2 for WCE4.2 is based on 
                  RENESAS ITS-DS4 Source Kit Ver.1.2.0 for WCE4.2.
                - key1024.c is not modified from ODO sample code.
                - kernloc.c is based on HRP sample code.
                - cache.c,iltiming.c,flushdc.src,flushic.src,timerisr.src,tlbclear.src,vartick.c
                  are based on ASPEN for WCE5.0.

    HISTORY   :
                2003.06.20
                - Created release code.
                  (based on RENESAS ITS-DS4 Source Kit Ver.1.2.0 for WCE4.2)
                2003.12.03
                - Modyfied i2c isr. pragma optimize is off.
                2004.02.06
                - Added PCMCIA.
                2004.04.09
                - Modified RTC effective value.(SH4RTC.C)
                2004.09.01 : Ver.0.8.0
                - Created release code for WCE5.0.
                - Modified BUILDEXE\sources,KERNKITL\sources,KERNKITLPROF\sources,
                   SOURCES,CFW.C,HALETHER.C,OEMIOCTL.C,2D_ISR_ASM.SRC,3D_ISR_ASM.SRC,ATAPI_ISR_ASM.SRC,
                   DU_ISR_ASM.SRC,FPGA_ISR.C,GPIO_ISR_ASM.SRC,HAC_ISR.C,HSPDIF_ISR.C,HSSI_ISR.C,KTIMER.C,
                   SCIF_ISR.C,SH4RTC.C,USB_ISR_ASM.SRC
                - Added cache.c,iltiming.c,flushdc.src,flushic.src,timerisr.src,tlbclear.src,vartick.c.
                - Removed TIMER0.SRC.
                2004.10.12 : Ver.0.8.1
                - Modified ISR of Timer2.(vartick.c, KTIMER.C, timerisr.src)
                2004.11.12 : Ver.0.8.2
                - Modified IOCTL_HAL_INIT_RTC.(OEMIOCTL.C, SH4RTC.C)
                2004.11.16
                - Modified CONTENTS.(this file)
                2004.12.01 : Ver.0.8.3
                - Modified IOCTL_HAL_GET_DEVICE_INFO,IOCTL_HAL_GET_DEVICEID.(OEMIOCTL.C)
                2005.02.03 : Ver.0.9.0
                - Supported PCCARD driver.(CFW.C,FPGA_ISR.C)
                2005.02.24 : Ver.0.9.1
                - Added error processing in overflow and underflow.(hssi_isr.c)
                2005.04.06 : Ver.0.9.2
                - Modified IOCTL_HAL_TRANSLATE_IRQ and IOCTL_HAL_REQUEST_SYSINTR to
                return specified number as SYSINTR number.(OEMIOCTL.C)
                2005.04.26 : Ver.0.9.3
                - Modified PCM data size from 20bit to 16bit Packed RX DMA.(HAC_ISR.C)
                2005.05.10 : Ver.0.9.4
                - Supported Passive KITL.(halkitl.c)
                2005.05.25 : Ver.0.9.5
                - Modified OEMKitlInit.(halkitl.c)
                2005.06.01 : Ver.0.9.6
                - Supported Multiple XIP.(CFW.C)
                2005.08.10 : Ver.1.0.0
                - Changed OAL file and directory structures to production-qualiry OAL model.
                2005.11.14 : Ver.1.1.0
                - Modified Changed debugserial routine of oal to debug serial common routines.(init.c)
                - Removed debugserial routine. (DEBUG.c)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -