readme.txt

来自「基于7758的三相多功能电能表的设计程序」· 文本 代码 · 共 37 行

TXT
37
字号
-------- PROJECT GENERATOR --------
PROJECT NAME :	7758
PROJECT DIRECTORY :	E:\程序\7758\7758
CPU SERIES :	R8C/Tiny
CPU GROUP :	2A
TOOLCHAIN NAME :	Renesas M16C Standard Toolchain
TOOLCHAIN VERSION :	5.44.00
GENERATION FILES :
    E:\程序\7758\7758\typedefine.h
        define scalar types.
    E:\程序\7758\7758\resetprg.c
        initialize for C language.
    E:\程序\7758\7758\resetprg.h
        include some headder files.
    E:\程序\7758\7758\initsct.c
        initialize each sections.
    E:\程序\7758\7758\initsct.h
        define the macro for initialization of sections.
    E:\程序\7758\7758\fvector.c
        define the fixed vector table.
    E:\程序\7758\7758\intprg.c
        define the top address of the interrupt vectors.
    E:\程序\7758\7758\sfr_r82b.h
        define the sfr register. (for C language)
    E:\程序\7758\7758\sfr_r82b.inc
        define the sfr register. (for Assembler language)
    E:\程序\7758\7758\heap.c
        define the size of heap.
    E:\程序\7758\7758\7758.c
        main program file.
    E:\程序\7758\7758\cstartdef.h
        define the size of stack.

SELECT TARGET :
    R8C E8 SYSTEM
DATE & TIME : 2008-12-23 15:19:52

⌨️ 快捷键说明

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