SHELL
- Include macro
-
INCLUDE_SHELL
- Variants
-
simnt, simnt.cert, PPC603, PPC603.cert, PPC604, PPC604.cert
Variants simnt, simnt.cert
- Name
-
- Synopsis
-
- Configlettes
-
- Configuration parameters
-
- Initialization routines
-
- Modules
-
- cplusDem.o
- cplusDemStub.o
- cplusDemStyle.o
- dbgArchLib.o
- dbgLib.o
- demangler.o
- etoa_decode.o
- ledLib.o
- shellLib.o
- shellParser.o
- statTbl.o
- symLib.o
- symUtilLib.o
- trcLib.o
- usrLib.o
- usrPdLib.o
- Required components
-
Variants PPC603, PPC603.cert, PPC604, PPC604.cert
- Name
-
target-resident shell
- Synopsis
-
C interpreter for interactive development, prototyping, debugging and testing
- Configlettes
-
- Configuration parameters
-
- Initialization routines
-
- Modules
-
- cplusDem.o
- cplusDemStub.o
- cplusDemStyle.o
- dbgArchLib.o
- dbgLib.o
- demangler.o
- dsmLib.o
- etoa_decode.o
- ledLib.o
- shellLib.o
- shellParser.o
- statTbl.o
- symLib.o
- symUtilLib.o
- trcLib.o
- usrLib.o
- usrPdLib.o
- Required components
-
Parameter: SHELL_STACK_SIZE
- Name
-
Shell stack size shell stack size shell stack size
- Synopsis
-
Shell stack size (bytes) Shell stack size (bytes) Shell stack size (bytes)
- Default
-
- 20000 ( vxworks653-2.2/target/config/comps/vxWorks/arch/ppc/00meta_params.cdf )
- 20000 ( vxworks653-2.2/target/config/comps/vxWorks/arch/simnt/00comp_shell.cdf )
- ( vxworks653-2.2/target/config/comps/vxWorks/00comp_shell.cdf )
- 20000 ( vxworks653-2.2/target/vThreads/config/comps/vxWorks/00comp_vthreads_shell.cdf )
- Type
-
Parameter: STAT_TBL_HASH_SIZE_LOG2
- Name
-
error table hash size log 2 number of entries in the hash error table
- Synopsis
-
number of entries in the hash error table
- Default
-
- 6 ( vxworks653-2.2/target/config/comps/vxWorks/00comp_shell.cdf )
- 6 ( vxworks653-2.2/target/vThreads/config/comps/vxWorks/00comp_vthreads_shell.cdf )
- Type
-
uint
Parameter: SYM_TBL_HASH_SIZE_LOG2
- Name
-
Symbol table hash size log 2 number of entries in the hash symbol table
- Synopsis
-
The size of the hash table specified as a power of two. number of entries in the hash symbol table
- Default
-
- 8 ( vxworks653-2.2/target/config/comps/vxWorks/00comp_shell.cdf )
- 8 ( vxworks653-2.2/target/vThreads/config/comps/vxWorks/00comp_symbol_table.cdf )
- Type
-
uint
Parameter: SYM_TBL_SAME_NAME_OK
- Name
-
Symbol name adding policy
- Synopsis
-
If FALSE, adding a symbol with the same name and type as an already-existing symbol results in an error.
- Default
-
TRUE
- Type
-
bool
Generated on 2007-10-15 17:17:22.