Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bakueikozo/09e32f35260c4aff0f7767685be81719 to your computer and use it in GitHub Desktop.
Save bakueikozo/09e32f35260c4aff0f7767685be81719 to your computer and use it in GitHub Desktop.
Decompressing.........done
Initializing Arena
Initializing Devices.
fltype = 100
Boot partition size = 131072(0x20000)
et0: Broadcom BCM47xx 10/100 Mbps Ethernet Controller 4.150.10.15
CPU type 0x29029: 240MHz
Total memory: 8192 KBytes
Total memory used by CFE: 0x80300000 - 0x805975B0 (2717104)
Initialized Data: 0x8032D420 - 0x8032FB50 (10032)
BSS Area: 0x8032FB50 - 0x805315B0 (2103904)
Local Heap: 0x805315B0 - 0x805955B0 (409600)
Stack Area: 0x805955B0 - 0x805975B0 (8192)
Text (code) segment: 0x80300000 - 0x8032D420 (185376)
Boot area (physical): 0x002BF000 - 0x002FF000
Relocation Factor: I:00000000 - D:00000000
Device eth0: hwaddr 00-01-8E-C7-01-8B, ipaddr 192.168.1.1, mask 255.255.255.0
gateway not set, nameserver not set
Loader:raw Filesys:tftp Dev:eth0 File:: Options:(null)
Loading: Failed.
Could not load :: Timeout occured
Loader:raw Filesys:raw Dev:flash0.os File: Options:(null)
Loading: ....... 2208304 bytes read
Entry at 0x80001000
Closing network.
Starting program at 0x80001000
Host Name: bootHost
Target Name: vxTarget
User: target
muxDevLoad failed for device entry 1!
muxDevLoad failed for device entry 3!
Can't find END device <> unit <0>. Known devices are
Current mode: NORMAL
Device: wl Unit: 0
Description: END wl Driver
Device: et Unit: 0
Description: END et Driver
Device: vl Unit: 0
Description: vl
Device: vl Unit: 1
Description: vl
Couldn't attach to network
Adding 5067 symbols for standalone.
]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
]]]]]]]]]]] ]]]] ]]]]]]]]]] ]] ]]]] (R)
] ]]]]]]]]] ]]]]]] ]]]]]]]] ]] ]]]]
]] ]]]]]]] ]]]]]]]] ]]]]]] ] ]] ]]]]
]]] ]]]]] ] ]]] ] ]]]] ]]] ]]]]]]]]] ]]]] ]] ]]]] ]] ]]]]]
]]]] ]]] ]] ] ]]] ]] ]]]]] ]]]]]] ]] ]]]]]]] ]]]] ]] ]]]]
]]]]] ] ]]]] ]]]]] ]]]]]]]] ]]]] ]] ]]]] ]]]]]]] ]]]]
]]]]]] ]]]]] ]]]]]] ] ]]]]] ]]]] ]] ]]]] ]]]]]]]] ]]]]
]]]]]]] ]]]]] ] ]]]]]] ] ]]] ]]]] ]] ]]]] ]]]] ]]]] ]]]]
]]]]]]]] ]]]]] ]]] ]]]]]]] ] ]]]]]]] ]]]] ]]]] ]]]] ]]]]]
]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
]]]]]]]]]]]]]]]]]]]]]]]]]]]]] Development System
]]]]]]]]]]]]]]]]]]]]]]]]]]]]
]]]]]]]]]]]]]]]]]]]]]]]]]]] VxWorks version VxWorks5.4.2
]]]]]]]]]]]]]]]]]]]]]]]]]] KERNEL: WIND version 2.5
]]]]]]]]]]]]]]]]]]]]]]]]] Copyright Wind River Systems, Inc., 1984-2001
CPU: bcm47xx(mips32). Processor #0.
Memory Size: 0x7e0000. BSP version 1.2/0.
-> Welcome to PS801HV3
Flash : SFLASH 2048 kB
LAN MAC Address: 00:01:8E:C7:01:8B
Attaching network interface lo0... done.
-> help
help Print this list
ioHelp Print I/O utilities help info
dbgHelp Print debugger help info
nfsHelp Print nfs help info
netHelp Print network help info
spyHelp Print task histogrammer help info
timexHelp Print execution timer help info
h [n] Print (or set) shell history
i [task] Summary of tasks' TCBs
ti task Complete info on TCB for task
sp adr,args... Spawn a task, pri=100, opt=0, stk=20000
taskSpawn name,pri,opt,stk,adr,args... Spawn a task
td task Delete a task
ts task Suspend a task
tr task Resume a task
d [adr[,nunits[,width]]] Display memory
m adr[,width] Modify memory
mRegs [reg[,task]] Modify a task's registers interactively
pc [task] Return task's program counter
Type <CR> to continue, Q<CR> to stop:
iam "user"[,"passwd"] Set user name and passwd
whoami Print user name
devs List devices
ld [syms[,noAbort][,"name"]] Load stdin, or file, into memory
(syms = add symbols to table:
-1 = none, 0 = globals, 1 = all)
lkup ["substr"] List symbols in system symbol table
lkAddr address List symbol table entries near address
checkStack [task] List task stack sizes and usage
printErrno value Print the name of a status value
period secs,adr,args... Spawn task to call function periodically
repeat n,adr,args... Spawn task to call function n times (0=forever)
version Print VxWorks version info, and boot line
NOTE: Arguments specifying 'task' can be either task ID or name.
value = 1 = 0x1
-> version
VxWorks (for bcm47xx(mips32)) version VxWorks5.4.2.
Kernel: WIND version 2.5.
Made on Jul 21 2009, 16:57:52.
Boot line:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment