Advertisement
Guest User

beagleboard i-dsplink-examples-run.sh fail

a guest
May 17th, 2010
581
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.28 KB | None | 0 0
  1. root@beagleboard:/usr/share/ti/ti-dsplink-examples# cat /proc/cmdline
  2. console=ttyS2,115200n8 vram=12M omapfb.mode=dvi:1024x768MR-16@60 omapfb.debug=y omapdss.def_disp=dvi root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait mem=99M@0x80000000 mem=128M@0x88000000 buddy=zippy
  3. root@beagleboard:/usr/share/ti/ti-dsplink-examples# ./ti-dsplink-examples-run.sh
  4.  
  5. Running Loop Sample App
  6. =============== Sample Application : LOOP ==========
  7. ==== Executing sample for DSP processor Id 0 ====
  8. Entered LOOP_Create ()
  9. Leaving LOOP_Create ()
  10. Entered LOOP_Execute ()
  11. Transferred 1000 buffers
  12. Transferred 2000 buffers
  13. Leaving LOOP_Execute ()
  14. Entered LOOP_Delete ()
  15. Leaving LOOP_Delete ()
  16. ====================================================
  17. Running Message Sample App
  18. ========== Sample Application : MESSAGE ==========
  19. Entered MESSAGE_Create ()
  20. Leaving MESSAGE_Create ()
  21. Entered MESSAGE_Execute ()
  22. Transferring 10000 iterations took 2 seconds 729737 microseconds.
  23. RoundTrip Time for 1 message is 272 microseconds.
  24. Leaving MESSAGE_Execute ()
  25. Entered MESSAGE_Delete ()
  26. Leaving MESSAGE_Delete ()
  27. ====================================================
  28. Running Message Multi Sample App
  29. ======= Sample Application : MESSAGEMULTI App [1] =======
  30. App [ 1]: Entered MESSAGEMULTI_Create ()
  31. App [ 1]: gppMsgqName [GPPMSGQ1]
  32. App [ 1]: dspMsgqName [DSPMSGQ1]
  33. App [ 1]: PROC_setup status [0x8000]
  34. App [ 1]: PROC_attach status [0x8000]
  35. App [ 1]: POOL_open MQT_POOL_ID status [0x8000]
  36. App [ 1]: MSGQ_open status [0x8000]
  37. App [ 1]: PROC_load status [0x8000]
  38. App [ 1]: PROC_start status [0x8000]
  39. App [ 1]: POOL_open App Pool status [0x8000]
  40. App [ 1]: MSGQ_transportOpen status [0x8000]
  41. App [ 1]: NOTIFY_register status [0x8000]
  42. App [ 1]: NOTIFY_notify status [0x8000]
  43. App [ 1]: Leaving MESSAGEMULTI_Create ()
  44. App [ 1]: Entered MESSAGEMULTI_Execute ()
  45. App [ 1]: Transferred 100 messages
  46. App [ 1]: Leaving MESSAGEMULTI_Execute ()
  47. App [ 1]: Entered MESSAGEMULTI_Delete ()
  48. App [ 1]: MSGQ_release status [0x8000]
  49. App [ 1]: MSGQ_transportClose status [0x800d]
  50. App [ 1]: NOTIFY_unregister status [0x8000]
  51. App [ 1]: PROC_stop status [0x8000]
  52. App [ 1]: MSGQ_close status [0x8000]
  53. App [ 1]: POOL_close App Pool status [0x800d]
  54. App [ 1]: POOL_close MQT_POOL_ID status [0x800d]
  55. App [ 1]: PROC_detach status [0x8009]
  56. App [ 1]: PROC_destroy status [0x8008]
  57. App [ 1]: Leaving MESSAGEMULTI_Delete ()
  58. ================================================
  59. Running MultiProcessor List Sample App
  60. ========== Sample Application : MP_LIST ==========
  61. Entered MP_LIST_Create ()
  62. Leaving MP_LIST_Create ()
  63. Entered MP_LIST_Execute ()
  64. Verified 100 list based transfer
  65. Leaving MP_LIST_Execute ()
  66. Entered MP_LIST_Delete ()
  67. Leaving MP_LIST_Delete ()
  68. ====================================================
  69. Running MultiProcessorCriticalSection Transfer Sample App
  70. ========== Sample Application : MPCSXFER ==========
  71. Entered MPCSXFER_Create ()
  72. [ 221.080413] DSP-side configuration mismatch/failure
  73. [ 221.085388] 0 -> success
  74. [ 221.089080] Positive value -> DSP-side failure code.
  75. [ 221.094116] (Uint32) -1 -> DSP-side component was not initialized.
  76. [ 221.094116]
  77. [ 221.102111] ProcId received : 0, Expected : 0
  78. [ 221.106872] DRV configuration status [0xffffffff]
  79. [ 221.112213] IPS configuration status [0xffffffff]
  80. [ 221.117614] POOL configuration status [0xffffffff]
  81. [ 221.122985] MPCS configuration status [0xffffffff]
  82. [ 221.128326] MPLIST configuration status [0xffffffff]
  83. [ 221.133697] MQT configuration status [0xffffffff]
  84. [ 221.139099] DATA configuration status [0xffffffff]
  85. [ 221.144470] RINGIO configuration status [0xffffffff]
  86. [ 221.150421] DSP MMU Error Fault! MMU_IRQSTATUS = [0x1]. Virtual DSP addr reference that generated the interrupt = [0xfffffff8].
  87. PROC_start () failed. Status = [0x80008052]
  88. Leaving MPCSXFER_Create ()
  89. Entered MPCSXFER_Delete ()
  90. PROC_stop () failed. Status = [0x80008000]
  91. Leaving MPCSXFER_Delete ()
  92. ====================================================
  93. Running Ringio Sample App
  94. ========== Sample Application : RING_IO ==========
  95. Bytes to transfer :128
  96. Data buffer size :2048
  97. Entered RING_IO_Create ()
  98. [ 277.694946] DSP-side configuration mismatch/failure
  99. [ 277.699920] 0 -> success
  100. [ 277.703613] Positive value -> DSP-side failure code.
  101. [ 277.708618] (Uint32) -1 -> DSP-side component was not initialized.
  102. [ 277.708648]
  103. [ 277.716644] ProcId received : 0, Expected : 0
  104. [ 277.721374] DRV configuration status [0xffffffff]
  105. [ 277.726745] IPS configuration status [0xffffffff]
  106. [ 277.732147] POOL configuration status [0xffffffff]
  107. [ 277.737487] MPCS configuration status [0xffffffff]
  108. [ 277.742858] MPLIST configuration status [0xffffffff]
  109. [ 277.748229] MQT configuration status [0xffffffff]
  110. [ 277.753570] DATA configuration status [0xffffffff]
  111. [ 277.758972] RINGIO configuration status [0xffffffff]
  112. PROC_start () failed. Status = [0x80008052]
  113. Leaving RING_IO_Create ()
  114. Entered RING_IO_Delete ()
  115. PROC_stop () failed. Status = [0x80008000]
  116. Leaving RING_IO_Delete ()
  117. ====================================================
  118. Running Scale Sample App
  119. =============== Sample Application : SCALE ==========
  120. Entered SCALE_Create ()
  121. [ 334.000762] DSP-side configuration mismatch/failure
  122. [ 334.005737] 0 -> success
  123. [ 334.009429] Positive value -> DSP-side failure code.
  124. [ 334.014465] (Uint32) -1 -> DSP-side component was not initialized.
  125. [ 334.014465]
  126. [ 334.022460] ProcId received : 0, Expected : 0
  127. [ 334.027252] DRV configuration status [0xffffffff]
  128. [ 334.032592] IPS configuration status [0xffffffff]
  129. [ 334.037963] POOL configuration status [0xffffffff]
  130. [ 334.043334] MPCS configuration status [0xffffffff]
  131. [ 334.048675] MPLIST configuration status [0xffffffff]
  132. [ 334.054077] MQT configuration status [0xffffffff]
  133. [ 334.059448] DATA configuration status [0xffffffff]
  134. [ 334.064788] RINGIO configuration status [0xffffffff]
  135. PROC_start () failed. Status = [0x80008052]
  136. Leaving SCALE_Create ()
  137. Entered SCALE_Delete ()
  138. MSGQ_transportClose () failed. Status = [0x80008000]
  139. Leaving SCALE_Delete ()
  140. ====================================================
  141. root@beagleboard:/usr/share/ti/ti-dsplink-examples#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement