Advertisement
Guest User

Untitled

a guest
Jun 3rd, 2019
353
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Basic POST completed...     Success.
  2. Last reset cause: Hardware reset (Power-on reset)
  3.  
  4. PSPBoot1.4 rev: 1.4.0.6
  5. (c) Copyright 2002-2008 Texas Instruments, Inc. All Rights Reserved.
  6.  
  7.                                                                                1
  8.  
  9. (psbl)
  10.  
  11. Booting...
  12. Attached TCP/IP interface to dummy unit 254
  13. Attaching network interface lo0... done.
  14.  
  15. Adding 9453 symbols for standalone.
  16.  
  17.         ========================================================
  18.         Board           : TI TNETV1057 Communication Processor
  19.         SOC             : Titan, ChipId: 0x7, Version: 2
  20.         Cache           : Write-Back, Write-Allocate
  21.         PSP Version     : 7.2.7.20
  22.         Type            : BasePSP 7.2.7.20 Patch
  23.         PSPWIZ Version  : 0.5
  24.         MIPS freq       : 87500000 Hz,
  25.         System Freq     : 87500000 Hz,
  26.         VBUS freq       : 81250000 Hz
  27.         BasePSP mode    : Routing
  28.         ========================================================
  29. Model no: 6
  30. appCreate: autoBootLevel=2
  31. MXP environment is created.
  32. About to create Idle Task
  33. About to create Measurement Task
  34. Idle Measurement Tasks created
  35. Panic button enabled
  36. Heartbeat started
  37. Creating Golden Gateway application...
  38. 500 Load sipapp.o.z
  39. 500 LoadProtocolModule /bin/sipapp.o.z entry - ffs_fread
  40. 1128 LoadProtocolModule after reading size=1062687
  41. 1128 LoadProtocolModule call ramfs_create fs_size=3355443
  42. LoadProtocolModule 190: memFindMax 9076656
  43. 1128 Creating fs:/tmp 3355443
  44. 1130 Decompress app module.... start
  45. 4690 Decompress app module.... done. msize 3317568.
  46. 4690 loading sprvoip_app.os start
  47. appmodule len=3317568
  48. 7024 loading sprvoip_app.os end
  49. 7024 Creating fs:/DR 49152
  50. /DR created
  51. 7084 ========== app_main - call init_modules
  52. 7084 rate=500 kernel_tick=3542  user_tick=708 gettime=708
  53. 7084 ========== init_modules - call warmmem_mod_init
  54. 7084 ========== init_modules - call hal_board_init
  55. 7084 ========== init_modules - call init_const_table
  56. decompress constdat successfully:523660
  57. 8436 ========== init_modules - call flash_init
  58. flash_init . . .
  59.   -- flash_raw_init . . .
  60.   -- flash_fstr_init . . .
  61.   -- flash_fsm_init . . .
  62.   -- flash_license_init . . .
  63.   -- flash_fpar_init . . .
  64.   -- flash_custom_init . . .
  65.   -- flash_fprv_init . . .
  66.   -- flash_dhcp_prov_init . . .
  67. flash_init done
  68. 12028 ========== init_modules - call pal_init
  69. 12540 ========== init_modules - call hal_board_init2
  70. 12544 ========== init_modules - call utl_init
  71. 0x94ffde00 (tRootTask): Kosmos Timer Task created.
  72. 12938 ========== init_modules - sysmsg_init
  73. 12938 ========== app_main - call nal_net_init
  74. 12938 ========== app_main - call SG_Init
  75. DICT_getCurDictIndex, 8
  76.  
  77. Tlb Load Exception
  78. Exception Program Counter: 0x9430dd90
  79. Status Register: 0x00008c01
  80. Cause Register: 0x10000008
  81. Access Address : 0x00000000
  82. Task: 0x94ffde00 "tRootTask"
  83. 0x94dec1f0 (kosmosTimer): Timer message queue created.
  84. 94283c10 vxTaskEntry    +c  : usrRoot (944ed690, b0bb50, 0, 0)
  85. 94280ce0 usrRoot        +368: usrSystemInit (943c4660, 24ed, 0, 0)
  86. 940a1b84 usrSystemInit  +8c : appCreate (&usrEndDevTbl, 0, 0, 94280cc4)
  87. 941b5120 appCreate      +10 : LoadApplication (943a0054, 6, 0, 0)
  88. 941d5368 LoadApplication+50 : LoadProtocolModule (94418aac, 1f4, 0, 8)
  89. 941d4260 LoadProtocolModule+2f4: Application_Initialize (94418998, 1b70, 94e98d7                                                                                                                                                             8, 90)
  90. 94b66924 Application_Initialize+64 : app_main (941d3f54, 94ffdd88, 941d417c, 94f                                                                                                                                                             fdce8)
  91. 94b67018 app_main       +44 : SG_Init (94cb9690, 200, 1, 0)
  92. 94c5ff58 SG_Init        +28 : SG_DictInit (0, 0, 0, 0)
  93. 94c643e4 SG_DictInit    +14 : DICT_getCurDictIndex (a, 0, 0, 94c64120)
  94. 94c64fe4 DICT_getCurDictIndex+114: strncmp (94d633a4, 94d633ac, 8, 0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement