代码搜索结果
找到约 10,000 项符合
Monitor 的代码
redirect.c
/* redirect:
* This code supports the monitor's ability to redirect what was destined for
* the console to a block of memory in RAM. Enough data is maintained so
* that the block of memory can
stddefs.h
/* stddefs.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
at.c
/* At description:
* The 'at' command provides a state-machine-like ability
* for breakpoints. It uses the breakpoint trap as a way
* of entering the monitor from active application. Upon
*
main.c
/* main.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 to
except.c
/*
* except.c:
*
* This code handles exceptions that are caught by the exception
* vectors installed by the monitor. These exception vectors look for
* user-installed exception handlers and call
except.c
/* except.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 to
xcmddcl.h
/* extcmddcl.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
makefile.am
AUTOMAKE_OPTIONS=foreign no-dependencies
SUBDIRS = xsup_set_pwd xsup_monitor xsup_get_state
INCLUDES = @INCLUDES@
readme
The code in this directory is ther OS independent kernel code driver.
It is responsible for the following:
* Monitor - allocating, maintaining and running the coLinux kernel.
* Manager - manages th
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