代码搜索结果
找到约 10,298 项符合
Monitor 的代码
monitor.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
abstract.txt
This Flash Monitor Version is configured to use the
on-chip flash of an AT89C51RD2.
With this configuration the following on-chip memory
is allocated:
C:0x0000 - C:0xDFFF Flash available
config.inc
;------------------------------------------------------------------------------
; This file defines the Monitor Configuration Parameters
; Copyright KEIL ELEKTRONIK GmbH 1993 - 2003
; Flash Moni
monitor.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
abstract.txt
This Flash Monitor Version is configured to use the
on-chip CRAM of an Atmel AT85C5122
With this configuration the following on-chip memory
is allocated:
C:0x0000 - C:0x6FFF Flash availab
monitor.h
/* @(#)monitor.h 5.19 93/08/23 15:31:18, Srini, AMD */
/******************************************************************************
* Copyright 1991 Advanced Micro Devices, Inc.
*
* This softwar
monitor.c
static char _[] = "@(#)monitor.c 5.28 93/11/02 11:46:54, Srini, AMD.";
/******************************************************************************
* Copyright 1991 Advanced Micro Devices, Inc.
*
sh.mt
# Target: Hitachi Super-H with ICE and simulator
TDEPFILES= sh-tdep.o monitor.o sh3-rom.o remote-e7000.o ser-e7kpc.o dsrec.o
TM_FILE= tm-sh.h
SIM_OBS = remote-sim.o
SIM = ../sim/sh/libsim.a
vr4300el.mt
# Target: Little-endian SIM monitor board.
TDEPFILES= mips-tdep.o remote-mips.o
TM_FILE= tm-vr4300el.h
SIM_OBS = remote-sim.o
SIM = ../sim/mips/libsim.a
tx39l.mt
# Target: Big-endian mips board, typically an IDT.
TDEPFILES= mips-tdep.o remote-mips.o dve3900-rom.o monitor.o dsrec.o
TM_FILE= tm-tx39l.h
SIM_OBS = remote-sim.o
SIM = ../sim/mips/libsim.a