Advertisement
JDVU

Untitled

Jan 13th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.40 KB | None | 0 0
  1. -----------------------------------------------------
  2. TI Serial Flasher Host Program for DM36x
  3. (C) 2009, Texas Instruments, Inc.
  4. Ver. 1.50
  5. -----------------------------------------------------
  6.  
  7.  
  8. Flashing NAND with ubl1.img and u-boot.img.
  9.  
  10.  
  11. Attempting to connect to device COM5...
  12. Press any key to end this program at any time.
  13.  
  14.  
  15. Waiting for the DM36x...
  16. Target: BOOTME
  17. BOOTME commmand received. Returning ACK and header...
  18. ACK command sent. Waiting for BEGIN command...
  19. Target: BEGIN
  20. BEGIN commmand received. Sending CRC table...
  21. 100% [ ]
  22. CRC table sent....
  23.  
  24.  
  25.  
  26. Waiting for DONE...
  27. Target: DONE
  28. DONE received. Sending the UBL...
  29. 100% [ ]
  30. UBL sent....
  31.  
  32.  
  33. Target: DONE
  34. DONE received. UBL was accepted.
  35. UBL transmitted successfully.
  36.  
  37.  
  38. Waiting for SFT on the DM36x...
  39. Target: Starting UART Boot...
  40. Target: BOOTUBL
  41. BOOTUBL commmand received. Returning CMD and command...
  42. CMD value sent. Waiting for DONE...
  43. Target: DONE
  44. DONE received. Command was accepted.
  45. Sending the UBL image
  46. Waiting for SENDIMG sequence...
  47. Target: SENDIMG
  48. SENDIMG received. Returning ACK and header for image data...
  49. ACK command sent. Waiting for BEGIN command...
  50. Target: BEGIN
  51. BEGIN commmand received.
  52. 100% [ ]
  53. Image data sent...
  54.  
  55.  
  56. Waiting for DONE...
  57. Target: DONE
  58. DONE received. All bytes of image data received...
  59. Target: Writing UBL to NAND flash
  60. Target: Unprotecting blocks 0x00000001 through 0x00000018.
  61. Target: Number of blocks needed for header and data: 0x0x00000001
  62. Target: Attempting to start in block number 0x0x00000001.
  63. Target: Erasing block 0x00000001 through 0x00000001.
  64. Target: Writing header and image data to Block 0x00000001, Page 0x00000000
  65. Target: Erasing block 0x00000002 through 0x00000002.
  66. Target: Writing header and image data to Block 0x00000002, Page 0x00000000
  67. Target: Erasing block 0x00000003 through 0x00000003.
  68. Target: Writing header and image data to Block 0x00000003, Page 0x00000000
  69. Target: Erasing block 0x00000004 through 0x00000004.
  70. Target: Writing header and image data to Block 0x00000004, Page 0x00000000
  71. Target: Erasing block 0x00000005 through 0x00000005.
  72. Target: Writing header and image data to Block 0x00000005, Page 0x00000000
  73. Target: Erasing block 0x00000006 through 0x00000006.
  74. Target: Writing header and image data to Block 0x00000006, Page 0x00000000
  75. Target: Erasing block 0x00000007 through 0x00000007.
  76. Target: Writing header and image data to Block 0x00000007, Page 0x00000000
  77. Target: Erasing block 0x00000008 through 0x00000008.
  78. Target: Writing header and image data to Block 0x00000008, Page 0x00000000
  79. Target: Erasing block 0x00000009 through 0x00000009.
  80. Target: Writing header and image data to Block 0x00000009, Page 0x00000000
  81. Target: Erasing block 0x0000000A through 0x0000000A.
  82. Target: Writing header and image data to Block 0x0000000A, Page 0x00000000
  83. Target: Erasing block 0x0000000B through 0x0000000B.
  84. Target: Writing header and image data to Block 0x0000000B, Page 0x00000000
  85. Target: Erasing block 0x0000000C through 0x0000000C.
  86. Target: Writing header and image data to Block 0x0000000C, Page 0x00000000
  87. Target: Erasing block 0x0000000D through 0x0000000D.
  88. Target: Writing header and image data to Block 0x0000000D, Page 0x00000000
  89. Target: Erasing block 0x0000000E through 0x0000000E.
  90. Target: Writing header and image data to Block 0x0000000E, Page 0x00000000
  91. Target: Erasing block 0x0000000F through 0x0000000F.
  92. Target: Writing header and image data to Block 0x0000000F, Page 0x00000000
  93. Target: Erasing block 0x00000010 through 0x00000010.
  94. Target: Writing header and image data to Block 0x00000010, Page 0x00000000
  95. Target: Erasing block 0x00000011 through 0x00000011.
  96. Target: Writing header and image data to Block 0x00000011, Page 0x00000000
  97. Target: Erasing block 0x00000012 through 0x00000012.
  98. Target: Writing header and image data to Block 0x00000012, Page 0x00000000
  99. Target: Erasing block 0x00000013 through 0x00000013.
  100. Target: Writing header and image data to Block 0x00000013, Page 0x00000000
  101. Target: Erasing block 0x00000014 through 0x00000014.
  102. Target: Writing header and image data to Block 0x00000014, Page 0x00000000
  103. Target: Erasing block 0x00000015 through 0x00000015.
  104. Target: Writing header and image data to Block 0x00000015, Page 0x00000000
  105. Target: Erasing block 0x00000016 through 0x00000016.
  106. Target: Writing header and image data to Block 0x00000016, Page 0x00000000
  107. Target: Erasing block 0x00000017 through 0x00000017.
  108. Target: Writing header and image data to Block 0x00000017, Page 0x00000000
  109. Target: Erasing block 0x00000018 through 0x00000018.
  110. Target: Writing header and image data to Block 0x00000018, Page 0x00000000
  111. Target: Protecting the entire NAND flash.
  112. Target: DONE
  113. Sending the Application image
  114. Waiting for SENDIMG sequence...
  115. Target: SENDIMG
  116. SENDIMG received. Returning ACK and header for image data...
  117. ACK command sent. Waiting for BEGIN command...
  118. Target: BEGIN
  119. BEGIN commmand received.
  120. 100% [ ]
  121. Image data sent...
  122.  
  123.  
  124. Waiting for DONE...
  125. Target: DONE
  126. DONE received. All bytes of image data received...
  127. Target: Writing APP to NAND flash
  128. Target: Unprotecting blocks 0x00000019 through 0x00000032.
  129. Target: Number of blocks needed for header and data: 0x0x00000003
  130. Target: Attempting to start in block number 0x0x00000019.
  131. Target: Erasing block 0x00000019 through 0x0000001B.
  132. Target: Writing header and image data to Block 0x00000019, Page 0x00000000
  133. Target: Erasing block 0x0000001C through 0x0000001E.
  134. Target: Writing header and image data to Block 0x0000001C, Page 0x00000000
  135. Target: Erasing block 0x0000001F through 0x00000021.
  136. Target: Writing header and image data to Block 0x0000001F, Page 0x00000000
  137. Target: Erasing block 0x00000022 through 0x00000024.
  138. Target: Writing header and image data to Block 0x00000022, Page 0x00000000
  139. Target: Erasing block 0x00000025 through 0x00000027.
  140. Target: Writing header and image data to Block 0x00000025, Page 0x00000000
  141. Target: Erasing block 0x00000028 through 0x0000002A.
  142. Target: Writing header and image data to Block 0x00000028, Page 0x00000000
  143. Target: Erasing block 0x0000002B through 0x0000002D.
  144. Target: Writing header and image data to Block 0x0000002B, Page 0x00000000
  145. Target: Erasing block 0x0000002E through 0x00000030.
  146. Target: Writing header and image data to Block 0x0000002E, Page 0x00000000
  147. Target: Protecting the entire NAND flash.
  148. Target: DONE
  149. Target: DONE
  150.  
  151. Operation completed successfully.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement