readme.txt

来自「少见的瑞萨,R8C/Tinmy系列弹片机AD的使用方法,提供源代码.以及中断的进」· 文本 代码 · 共 42 行

TXT
42
字号
-------- PROJECT GENERATOR --------
PROJECT NAME :	R8C_AD
PROJECT DIRECTORY :	E:\Customer support\QianFeng\R8C_AD\R8C_AD
CPU SERIES :	R8C/Tiny
CPU GROUP :	16(ROM16K)
TOOLCHAIN NAME :	Renesas M16C Standard Toolchain
TOOLCHAIN VERSION :	5.40.00
GENERATION FILES :
    E:\Customer support\QianFeng\R8C_AD\R8C_AD\typedefine.h
        define scalar types.
    E:\Customer support\QianFeng\R8C_AD\R8C_AD\resetprg.c
        initialize for C language.
    E:\Customer support\QianFeng\R8C_AD\R8C_AD\resetprg.h
        include some headder files.
    E:\Customer support\QianFeng\R8C_AD\R8C_AD\initsct.c
        initialize each sections.
    E:\Customer support\QianFeng\R8C_AD\R8C_AD\initsct.h
        define the macro for initialization of sections.
    E:\Customer support\QianFeng\R8C_AD\R8C_AD\stackdef.h
        define the size of stack.
    E:\Customer support\QianFeng\R8C_AD\R8C_AD\fvector.c
        define the fixed vector table.
    E:\Customer support\QianFeng\R8C_AD\R8C_AD\vector.h
        define the top address of the interrupt vectors.
    E:\Customer support\QianFeng\R8C_AD\R8C_AD\cregdef.h
        define the internal registers of MCU.
    E:\Customer support\QianFeng\R8C_AD\R8C_AD\sfr_r817.h
        define the sfr register. (for C language)
    E:\Customer support\QianFeng\R8C_AD\R8C_AD\sfr_r817.inc
        define the sfr register. (for Assembler language)
    E:\Customer support\QianFeng\R8C_AD\R8C_AD\heapdef.h
        initialize the heap area.
    E:\Customer support\QianFeng\R8C_AD\R8C_AD\intprg.c
        interrupt program.
    E:\Customer support\QianFeng\R8C_AD\R8C_AD\R8C_AD.c
        main program file.

SELECT TARGET :
    M16C R8C Simulator
    R8C E8 SYSTEM
DATE & TIME : 2007-11-9 10:26:19

⌨️ 快捷键说明

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