同时安装VxWorks 6.x和Workbench 2.3版后,Host Shell便可支持另外两种命令模式:
命令模式(CMD)
GDB模式
Shell 下执行cmd命令,可以到以下状态,命令大写C可以退出来
[vxWorks]# help
List of the registered commands:
C Switch to C interpreter
alias Add an alias or display alias
arp IPNET arp control
bp Display, set or unset a breakpoint
demangle Display demangled string
echo Display a line of text
exit Exit the shell session.
expr Evaluate expressions
getenv Get an environment variable
help Display the list of the shell commands
ifconfig IPNET interface configuration
logout Logout the shell session.
lookup Lookup a symbol
mem ...
module ...
nat NAT control
netstat IPNET socket and route stats
object ...
print ...
printf Write formatted output
qc IPNET output queue configuration
radiusc Radius client
reboot Reboot the system
repeat Repeat a command
set ...
setenv Set an environment variable
show ...
sleep Suspend execution for an interval.
string ...
task ...
unalias Remove an alias
unset ...
user User admin command
version Display VxWorks version information.
[vxWorks]#