readme.txt

来自「低价位瑞萨单片机的水表程序」· 文本 代码 · 共 38 行

TXT
38
字号
-------- PROJECT GENERATOR --------
PROJECT NAME :	water
PROJECT DIRECTORY :	C:\Documents and Settings\Administrator\桌面\Water Meter M37546\water\water
CPU SERIES :	R8C/Tiny
CPU GROUP :	1B
TOOLCHAIN NAME :	Renesas M16C Standard Toolchain
TOOLCHAIN VERSION :	5.43.00
GENERATION FILES :
    C:\Documents and Settings\Administrator\桌面\Water Meter M37546\water\water\typedefine.h
        define scalar types.
    C:\Documents and Settings\Administrator\桌面\Water Meter M37546\water\water\resetprg.c
        initialize for C language.
    C:\Documents and Settings\Administrator\桌面\Water Meter M37546\water\water\resetprg.h
        include some headder files.
    C:\Documents and Settings\Administrator\桌面\Water Meter M37546\water\water\initsct.c
        initialize each sections.
    C:\Documents and Settings\Administrator\桌面\Water Meter M37546\water\water\initsct.h
        define the macro for initialization of sections.
    C:\Documents and Settings\Administrator\桌面\Water Meter M37546\water\water\fvector.c
        define the fixed vector table.
    C:\Documents and Settings\Administrator\桌面\Water Meter M37546\water\water\intprg.c
        define the top address of the interrupt vectors.
    C:\Documents and Settings\Administrator\桌面\Water Meter M37546\water\water\sfr_r81B.h
        define the sfr register. (for C language)
    C:\Documents and Settings\Administrator\桌面\Water Meter M37546\water\water\sfr_r81B.inc
        define the sfr register. (for Assembler language)
    C:\Documents and Settings\Administrator\桌面\Water Meter M37546\water\water\heap.c
        define the size of heap.
    C:\Documents and Settings\Administrator\桌面\Water Meter M37546\water\water\water.c
        main program file.
    C:\Documents and Settings\Administrator\桌面\Water Meter M37546\water\water\cstartdef.h
        define the size of stack.

SELECT TARGET :
    M16C R8C Simulator
    R8C E8a SYSTEM
DATE & TIME : 2008-11-19 11:59:20

⌨️ 快捷键说明

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