Advertisement
Guest User

Untitled

a guest
Feb 8th, 2017
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.35 KB | None | 0 0
  1. load config ...
  2. EFUSE_MODE: 1
  3. load config ...
  4. test label: Download Panel 1
  5. self.num: 1
  6. init finished
  7. ==============
  8. _COM: 6
  9. ESP_ROM_BAUD : 115200
  10. EFUSE_MODE: 1
  11. ==============
  12. test baudrate: 115200
  13. test baudrate selection: 4
  14. test label: Download Panel 2
  15. self.num: 2
  16. init finished
  17. ==============
  18. _COM: 6
  19. ESP_ROM_BAUD : 115200
  20. EFUSE_MODE: 1
  21. ==============
  22. test baudrate: 46080
  23. test baudrate selection: 2
  24. test label: Download Panel 3
  25. self.num: 3
  26. init finished
  27. ==============
  28. _COM: 6
  29. ESP_ROM_BAUD : 115200
  30. EFUSE_MODE: 1
  31. ==============
  32. test baudrate: 9600
  33. test baudrate selection: 0
  34. test label: Download Panel 4
  35. self.num: 4
  36. init finished
  37. ==============
  38. _COM: 6
  39. ESP_ROM_BAUD : 115200
  40. EFUSE_MODE: 1
  41. ==============
  42. test baudrate: 9600
  43. test baudrate selection: 0
  44. test label: Download Panel 5
  45. self.num: 5
  46. init finished
  47. ==============
  48. _COM: 6
  49. ESP_ROM_BAUD : 115200
  50. EFUSE_MODE: 1
  51. ==============
  52. test baudrate: 9600
  53. test baudrate selection: 0
  54. test label: Download Panel 6
  55. self.num: 6
  56. init finished
  57. ==============
  58. _COM: 6
  59. ESP_ROM_BAUD : 115200
  60. EFUSE_MODE: 1
  61. ==============
  62. test baudrate: 9600
  63. test baudrate selection: 0
  64. test label: Download Panel 7
  65. self.num: 7
  66. init finished
  67. ==============
  68. _COM: 6
  69. ESP_ROM_BAUD : 115200
  70. EFUSE_MODE: 1
  71. ==============
  72. test baudrate: 9600
  73. test baudrate selection: 0
  74. test label: Download Panel 8
  75. self.num: 8
  76. init finished
  77. ==============
  78. _COM: 6
  79. ESP_ROM_BAUD : 115200
  80. EFUSE_MODE: 1
  81. ==============
  82. test baudrate: 9600
  83. test baudrate selection: 0
  84. tout as adc
  85. RF option applied...
  86. test offset : 0 0x0
  87. case ok
  88. (True, [[u'C:\\Users\\pgr\\Downloads\\ESP-WordClock-4M.bin', 0]])
  89. rep_path : C:\Users\pgr\Desktop\FLASH_DOWNLOAD_TOOLS_v2.4_150924\bin_tmp\downloadPanel1
  90. size_speed : 40
  91. test fpath: C:\Users\pgr\Downloads\_temp_by_dltool/downloadPanel1
  92. test fname: C:\Users\pgr\Downloads\_temp_by_dltool/downloadPanel1\ESP-WordClock-4M.bin_rep
  93. mode : speed:
  94. write bin : C:\Users\pgr\Downloads\_temp_by_dltool/downloadPanel1\ESP-WordClock-4M.bin_rep
  95. test running : False
  96. serial port opened
  97. Connecting...
  98. chip sync ok!
  99. 0x3ff00050: 5eb40000
  100. 0x3ff00054: 020023de
  101. 0x3ff00058: 6400b000
  102. 0x3ff0005c: 005ccf7f
  103. EFUSE MODE : 1
  104. reg0:5eb40000
  105. reg1:020023de
  106. reg2:6400b000
  107. reg3:005ccf7f
  108. check_err_0: 0b
  109. check_err_1: 00
  110. check_err_2: 00
  111. check_err_3: 02
  112. check_err_4: 0b
  113. ====================
  114. EFUSE NORMAL MODE
  115. ====================
  116. =========================
  117. CRC IN MODE 1:
  118. crc_calc_res: 100
  119. target crc val: 100
  120. =========================
  121. =========================
  122. CRC IN MODE 1:
  123. crc_calc_res: 180
  124. target crc val: 180
  125. =========================
  126.  
  127.  
  128.  
  129. ==================
  130. EFUSE LOG:
  131. ======================
  132. EFUSE LOG:
  133. ---------------
  134. REG0:5EB40000
  135. REG1:020023DE
  136. REG2:6400b000
  137. REG3:005CCF7F
  138. ----------------
  139. ====================
  140. EFUSE NORMAL MODE
  141. ====================
  142. EFUSE CHECK PASS...
  143. =================
  144. reg2>>13: 5
  145. =================
  146. 48bit mac
  147. debug:
  148. -----------------------
  149. 5c cf 7f 23 de 5e
  150. ID FOR XM: 06 40 00 00 00 0B 40 00
  151. XM_ID: 06400000000B4000
  152. -----------------------
  153. crc_efuse_4bit: 0
  154. crc_calc_4bit: 8
  155. 48bit mac
  156. MAC AP : 5E-CF-7F-23-DE-5E
  157. MAC STA: 5C-CF-7F-23-DE-5E
  158. get mac res: True
  159. ('tttest uuuuuuuuuuart : uart reg: ', 461)
  160. (' baudrate: ', 115200)
  161. get crystal: 26553600
  162. head: 0 ;total: 0
  163. erase size : 0
  164. get flash id error
  165. com closed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement