Specifications

3 Using Wind River Trace
3.2 Establishing Communications
25
3
notasklist=1: Never fetch process list.
noautomodules=1: Do not plant internal breakpoints to do automatic
kernel module load/unload detection. When this option is specified, you
must manually refresh to see an updated module list.
noloadcheck=1: Do not issue gophers until the hardware breakpoint is
used to detect kernel load triggers. This option is for “sensitive” boards
that don’t accept access until the kernel loads and sets up memory
mapping.
loaddetectloc=symbol or address: Set the hardware breakpoint used to
detect kernel load at symbol (for example, loaddetectloc=start_kernel) or
address (for example, loaddetectloc=0x1000). If you do not specify a
symbol or address, Workbench uses a default. For most architectures the
default is start_kernel; for PowerPC targets, the default is 0x0.
10. Click Next.
The Memory Options dialog appears.