Advertisement
parkerlreed

Untitled

Oct 12th, 2012
358
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.71 KB | None | 0 0
  1. ***************** Zinwell HDTV HLoader Ver 2.01 *******
  2. * 2005/05/08 *
  3. *****************************[ 1055 ]*********************
  4. CCCCCC
  5.  
  6. **************************************************
  7. * Execute Kernel *
  8. **************************************************
  9. [0]Target Name: vxTarget
  10. muxDevLoad failed for device entry 0!
  11.  
  12. Adding 3100 symbols for standalone.
  13.  
  14. Zinwell TL9 version : ZO.039(3D)-5322
  15. Relase date : 2005/03/16 16:00
  16. For Zinwell HDTV Box only
  17. cd: error = 0xc0009.
  18. Retrieved old volume params with %0 confidence:
  19. Volume Parameters: FAT type: FAT32, sectors per cluster 0
  20. 0 FAT copies, 0 clusters, 0 sectors per FAT
  21. Sectors reserved 0, hidden 0, FAT sectors 0
  22. Root dir entries 0, sysId (null) , serial number 60000
  23. Label:" " ...
  24. Disk with 10240 sectors of 512 bytes will be formatted with:
  25. Volume Parameters: FAT type: FAT16, sectors per cluster 2
  26. 2 FAT copies, 5083 clusters, 20 sectors per FAT
  27. Sectors reserved 1, hidden 0, FAT sectors 40
  28. Root dir entries 512, sysId VXDOS16 , serial number 60000
  29. Label:" " ...
  30. [0]
  31. [0]
  32. find dev - /ramdisk and delete it ok!
  33. Retrieved old volume params with %0 confidence:
  34. Volume Parameters: FAT type: FAT32, sectors per cluster 0
  35. 0 FAT copies, 0 clusters, 0 sectors per FAT
  36. Sectors reserved 0, hidden 0, FAT sectors 0
  37. Root dir entries 0, sysId (null) , serial number 1350000
  38. Label:" " ...
  39. Disk with 20 sectors of 512 bytes will be formatted with:
  40. Volume Parameters: FAT type: FAT12, sectors per cluster 1
  41. 2 FAT copies, 10 clusters, 1 sectors per FAT
  42. Sectors reserved 1, hidden 0, FAT sectors 2
  43. Root dir entries 0x11283, sysId fffdf0VXDOS1 (2tRootTask ): , sedosFsLib.c :  Handlrial number er not i1350000nstalled 
  44.  
  45. Label:" " ...
  46.  
  47. start ld cd(/tempramdisk)[310]
  48.  
  49.  
  50. Executing startup script go.sh ...
  51. APStart
  52. Cougar_ConfigureTransport
  53. OREN_TUNER_TYPE = 5
  54. Tuner_Init successfully
  55. value = 0 = 0x0
  56.  
  57. Done executing startup script go.sh
  58. -> help
  59.  
  60. help Print this list
  61. ioHelp Print I/O utilities help info
  62. dbgHelp Print debugger help info
  63. nfsHelp Print nfs help info
  64. netHelp Print network help info
  65. spyHelp Print task histogrammer help info
  66. timexHelp Print execution timer help info
  67. h [n] Print (or set) shell history
  68. i [task] Summary of tasks' TCBs
  69. ti task Complete info on TCB for task
  70. sp adr,args... Spawn a task, pri=100, opt=0, stk=20000
  71. taskSpawn name,pri,opt,stk,adr,args... Spawn a task
  72. td task Delete a task
  73. ts task Suspend a task
  74. tr task Resume a task
  75. d [adr[,nunits[,width]]] Display memory
  76. m adr[,width] Modify memory
  77. mRegs [reg[,task]] Modify a task's registers interactively
  78. pc [task] Return task's program counter
  79.  
  80. Type <CR> to continue, Q<CR> to stop: <CR>
  81.  
  82. iam "user"[,"passwd"] Set user name and passwd
  83. whoami Print user name
  84. devs List devices
  85. ld [syms[,noAbort][,"name"]] Load stdin, or file, into memory
  86. (syms = add symbols to table:
  87. -1 = none, 0 = globals, 1 = all)
  88. lkup ["substr"] List symbols in system symbol table
  89. lkAddr address List symbol table entries near address
  90. checkStack [task] List task stack sizes and usage
  91. printErrno value Print the name of a status value
  92. period secs,adr,args... Spawn task to call function periodically
  93. repeat n,adr,args... Spawn task to call function n times (0=forever)
  94. version Print VxWorks version info, and boot line
  95.  
  96. NOTE: Arguments specifying 'task' can be either task ID or name.
  97.  
  98. value = 1 = 0x1
  99. -> ioHelp
  100.  
  101. cd "path" Set current working path
  102. pwd Print working path
  103. ls ["wpat"[,long]] List contents of directory
  104. ll ["wpat"] List contents of directory - long format
  105. lsr ["wpat"[,long]] Recursive list of directory contents
  106. llr ["wpat"] Recursive detailed list of directory
  107. rename "old","new" Change name of file
  108. copy ["in"][,"out"] Copy in file to out file (0 = std in/out)
  109. cp "wpat","dst" Copy many files to another dir
  110. xcopy "wpat","dst" Recursively copy files
  111. mv "wpat","dst" Move files into another directory
  112. xdelete "wpat" Delete a file, wildcard list or tree
  113. attrib "path","attr" Modify file attributes
  114. xattrib "wpat","attr" Recursively modify file attributes
  115. chkdsk "device", L, V Consistency check of file system
  116. diskInit "device" Initialize file system on disk
  117. diskFormat "device" Low level and file system disk format
  118.  
  119. "attr" contains one or more of: " + - A H S R" characters
  120.  
  121. Type <CR> to continue, Q<CR> to stop: <CR>
  122.  
  123. "wpat" may be name of a file, directory or wildcard pattern
  124. in which case "dst" must be a directory name
  125. chkdsk() params: L=0, check only, L=2, check and fix, V=0x200 verbose
  126.  
  127. value = 1 = 0x1
  128. -> ls
  129. go.sh
  130. value = 0 = 0x0
  131. -> ll
  132. -rwxrwxrwx 1 0 0 7 Mar 3 16:24 go.sh
  133. value = 0 = 0x0
  134. -> dbgHelp
  135.  
  136. dbgHelp Print this list
  137. dbgInit Install debug facilities
  138. b Display breakpoints and eventpoints
  139. b addr[,task[,count]] Set breakpoint
  140. e addr[,eventNo[,task[,func[,arg]]]]] Set eventpoint
  141. bd addr[,task] Delete breakpoint
  142. bdall [task] Delete all breakpoints and eventpoints
  143. c [task[,addr[,addr1]]] Continue from breakpoint
  144. cret [task] Continue to subroutine return
  145. s [task[,addr[,addr1]]] Single step
  146. so [task] Single step/step over subroutine
  147. l [adr[,nInst]] List disassembled memory
  148. tt [task] Do stack trace on task
  149. bh addr[,access[,task[,count[,quiet]]]] Set hardware breakpoint
  150. access : 1 - write 2 - read
  151. 3 - read/write For R4650 processors:
  152. access : 0 - instruction 1 - write
  153. 2 - read 3 - read/write
  154. value = 293 = 0x125
  155. -> nfsHelp
  156. undefined symbol: nfsHelp
  157. -> netHelp
  158.  
  159.  
  160. hostAdd "hostname","inetaddr" - add a host to remote host table;
  161. "inetaddr" must be in standard
  162. Internet address format e.g. "90.0.0.4"
  163. hostShow - print current remote host table
  164. netDevCreate "devname","hostname",protocol
  165. - create an I/O device to access files
  166. on the specified host
  167. (protocol 0=rsh, 1=ftp)
  168. routeAdd "destaddr","gateaddr" - add route to route table
  169. routeDelete "destaddr","gateaddr" - delete route from route table
  170.  
  171. routeShow - print current route table
  172. iam "usr"[,"passwd"] - specify the user name by which you
  173. will be known to remote hosts
  174. (and optional password)
  175. whoami - print the current remote ID
  176. rlogin "host" - log in to a remote host;
  177. "host" can be inet address or
  178. host name in remote host table
  179.  
  180. Type <CR> to continue, Q<CR> to stop: <CR>
  181.  
  182.  
  183.  
  184. ifShow ["ifname"] - show info about network interfaces
  185. inetstatShow - show all Internet protocol sockets
  186. tcpstatShow - show statistics for TCP
  187. udpstatShow - show statistics for UDP
  188. ipstatShow - show statistics for IP
  189. icmpstatShow - show statistics for ICMP
  190. arptabShow - show a list of known ARP entries
  191. mbufShow - show mbuf statistics
  192.  
  193. EXAMPLE: -> hostAdd "wrs", "90.0.0.2"
  194. -> netDevCreate "wrs:", "wrs", 0
  195. -> iam "fred"
  196. -> copy <wrs:/etc/passwd /* copy file from host "wrs" */
  197. -> rlogin "wrs" /* rlogin to host "wrs" */
  198.  
  199. value = 1 = 0x1
  200. -> ifShow
  201. No network interface active.
  202. value = 29 = 0x1d
  203. -> spyHelp
  204. spy not configured into this system.
  205. value = 37 = 0x25 = '%'
  206. -> nfsHelp
  207. undefined symbol: nfsHelp
  208. -> h
  209. 1 help
  210. 2 ioHelp
  211. 3 ls
  212. 4 ll
  213. 5 dbgHelp
  214. 6 nfsHelp
  215. 7 netHelp
  216. 8 ifShow
  217. 9 spyHelp
  218. 10 nfsHelp
  219. 11 h
  220. value = 0 = 0x0
  221. -> d
  222. 00000000:
  223. Tlb Load Exception
  224. Exception Program Counter: 0x83292340
  225. Status Register: 0x0000ff01
  226. Cause Register: 0xb0000008
  227. Access Address : 0x00000000
  228. 
  229. 8328f90c shell +1d4: shell (eeeeeeee, eeeeeeee, eeeeeeee, eeeeeeee)
  230. 8328fb34 shell +3fc: execute (833115b8, 83e08b10, 80, 178)
  231. 8328fca4 execute +c4 : yyparse (83e08b10, 0, ffffffff, 1)
  232. 832c422c yyparse +8a8: 832c2554 (eeeeeeee, eeeeeeee, eeeeee, eeeeeeee)
  233. 832c273c yystart +8bc: d (0, 1, 1, 0)
  234. shell restarted.
  235.  
  236. -> checkStack
  237. NAME ENTRY TID SIZE CUR HIGH MARGIN
  238. ------------ ------------ -------- ----- ----- ----- ------
  239. tExcTask excTask 83ff8de0 7984 264 320 7664
  240. tLogTask logTask 83ff62b0 4992 264 1152 3840
  241. tExcTask excTask 83f467c0 7984 264 984 7000
  242. tShell shell 83e08c70 19312 1200 4552 14760
  243. tWatchDog WatchDogTask 83f75a00 8176 120 176 8000
  244. tSTCTimer 0x00838118d4 83f62310 4080 144 272 3808
  245. tHDC HDCTask 83e0ab60 4080 248 576 3504
  246. tVPIP VPIPTask 83f57cb0 8176 392 1248 6928
  247. tMCE MCETask 83f5a020 8176 384 800 7376
  248. tNetTask netTask 83fb7d90 9984 176 376 9608
  249. tCCDecoder 0x00838c0b84 83e2d370 8176 328 384 7792
  250. tReadAhead ReadAheadTas 83f55940 16368 120 176 16192
  251. tADSP AdspTask 83f50330 16368 248 1032 15336
  252. tAPU APU_Main 83f4b1b0 16368 248 304 16064
  253. tZATSC AtscTask 83f43540 16368 272 328 16040
  254. tZUtilVideo UtilVideoTas 83f3e9c0 16368 1096 1152 15216
  255. tARIB5Plane 0x008391495c 83f67630 16368 320 4760 11608
  256. tCCGraphics 0x00838dea1c 83e2fcf0 8176 336 456 7720
  257. tKeyTask 0x008362e9ac 83e15c70 8176 264 320 7856
  258. tZMainTask 0x008362f040 83e1a3e0 8176 264 320 7856
  259. tZUITask 0x0083622378 83e18090 8176 416 3264 4912
  260. tZTimerTask TimerTask 83e13890 4080 272 440 3640
  261. tPOPTask POPTask 83e0d9b0 8176 264 320 7856
  262. tzPeriodChec PeriodCheckT 83e0fee0 8160 256 440 7720
  263. tzSaveDataTa SaveDataTask 83e123d0 8176 288 408 7768
  264. tDcacheUpd dcacheUpd 83a946e0 4992 152 360 4632
  265. INTERRUPT 5008 0 888 4120
  266. value = 36 = 0x24 = '$'
  267. -> hostShow
  268. hostname inet address aliases
  269. -------- ------------ -------
  270. value = 0 = 0x0
  271. -> pwd
  272. /tempramdisk
  273. value = 13 = 0xd
  274. -> cd ..
  275. invalid number: ..
  276. -> whoami
  277.  
  278. value = 1 = 0x1
  279. -> devs
  280. drv name
  281. 0 /null
  282. 1 /tyCo/0
  283. 1 /tyCo/1
  284. 1 /tyCo/2
  285. 2 /rtc
  286. 3 /tempramdisk
  287. value = 25 = 0x19
  288. ->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement