代码搜索结果
找到约 10,000 项符合
Monitor 的代码
labelsbundle.properties
# This is the default LabelsBundle.properties file
s1 = computer
s2 = disk
s3 = monitor
s4 = keyboard
makefile.am
AUTOMAKE_OPTIONS=foreign no-dependencies
SUBDIRS = xsup_set_pwd xsup_monitor xsup_get_state
INCLUDES = @INCLUDES@
abstract.txt
Special Notes on the MON390 for DALLAS5240:
===========================================
Limitations:
- The Monitor uses the RAM1 area for XDATA. The extended stack
cannot be enabled with the
abstract.txt
How to load the Monitor into the TINIm400:
=================================================
The TINIm400 has an integrated loader, that is able to load
the MON390 to Flash. To perform this loa
strace_sh2.c
/* strace.c:
*
* General notice:
* This code is part of a boot-monitor package developed as a generic base
* platform for embedded system designs. As such, it is likely to be
* distributed
strace_arm.c
/* strace.c:
*
* General notice:
* This code is part of a boot-monitor package developed as a generic base
* platform for embedded system designs. As such, it is likely to be
* distributed
strace_ppc.c
/* strace.c:
*
* General notice:
* This code is part of a boot-monitor package developed as a generic base
* platform for embedded system designs. As such, it is likely to be
* distributed
monprof.c
/*
* monprof.c:
* This command and support code allow the monitor to provide an application
* with some system profiling capabilities. The function "profiler"
* is part of the API to allow th
moncom.c
/* moncom.c:
* This function is used by the application to interface to code that
* is part of the monitor. A pointer to this function exists at some
* "well-known" address in the monitors spac
ctype.h
/* ctype.h
*
* General notice:
* This code is part of a boot-monitor package developed as a generic base
* platform for embedded system designs. As such, it is likely to be
* distributed to