readme.txt

来自「瑞萨(Renesas)M16C系列芯片上实现接受摇控板控制的程序」· 文本 代码 · 共 35 行

TXT
35
字号
-------- PROJECT GENERATOR --------
PROJECT NAME :	int0aa
PROJECT DIRECTORY :	C:\WorkSpace\int0aa\int0aa
CPU SERIES :	M16C/60
CPU GROUP :	62P
TOOLCHAIN NAME :	Renesas M16C Standard Toolchain
TOOLCHAIN VERSION :	5.42.00
GENERATION FILES :
    C:\WorkSpace\int0aa\int0aa\typedefine.h
        define scalar types.
    C:\WorkSpace\int0aa\int0aa\resetprg.c
        initialize for C language.
    C:\WorkSpace\int0aa\int0aa\resetprg.h
        include some headder files.
    C:\WorkSpace\int0aa\int0aa\initsct.c
        initialize each sections.
    C:\WorkSpace\int0aa\int0aa\initsct.h
        define the macro for initialization of sections.
    C:\WorkSpace\int0aa\int0aa\fvector.c
        define the fixed vector table.
    C:\WorkSpace\int0aa\int0aa\intprg.c
        define the top address of the interrupt vectors.
    C:\WorkSpace\int0aa\int0aa\sfr62p.h
        define the sfr register. (for C language)
    C:\WorkSpace\int0aa\int0aa\sfr62p.inc
        define the sfr register. (for Assembler language)
    C:\WorkSpace\int0aa\int0aa\heap.c
        define the size of heap.
    C:\WorkSpace\int0aa\int0aa\int0aa.c
        main program file.
    C:\WorkSpace\int0aa\int0aa\cstartdef.h
        define the size of stack.

DATE & TIME : 2008-7-27 12:05:57

⌨️ 快捷键说明

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