ESP8266 Developer Zone The Official ESP8266 Forum 2015-03-03T08:56:43+08:00 https://bbs.espressif.com:443/feed.php?f=16&t=211 2015-03-03T08:56:43+08:00 2015-03-03T08:56:43+08:00 https://bbs.espressif.com:443/viewtopic.php?t=211&p=876#p876 <![CDATA[Re: single AT BIN file ..]]>
please see my post
viewtopic.php?f=7&t=205&p=875#p875

think, perhabs can be solved the problem

best wishes!

rudi ;-)

Statistics: Posted by rudi — Tue Mar 03, 2015 8:56 am


]]>
2015-02-27T20:48:00+08:00 2015-02-27T20:48:00+08:00 https://bbs.espressif.com:443/viewtopic.php?t=211&p=837#p837 <![CDATA[Re: single AT BIN file ..]]>
Espressif_Faye wrote:
Hi, rudi,

sdk0.9.5 have this "MEM CHECK FAIL!!!" problem, but esp_iot_sdk_v0.9.6_b1 has resolved it http://bbs.espressif.com/viewtopic.php?f=7&t=205

what's the return value of AT+GMR ?


hi faye
thanks for your effort,

for all clear
i download today again
esp_iot_sdk_v0.9.6_b1
viewtopic.php?f=7&t=205

i take esp flash download tool 0.9.3.1

fill out
blank.bin to 0x3e000
blank.bin to 0x7e000
boot_v1,3(b3).bin to 0x00000
user1.512.new.bin to 0x01000

flash it and boot the modul
have a look to the picture

thank you and best wishes
rudi ;-)
memcheck_b1.JPG

Statistics: Posted by rudi — Fri Feb 27, 2015 8:48 pm


]]>
2015-02-27T16:49:40+08:00 2015-02-27T16:49:40+08:00 https://bbs.espressif.com:443/viewtopic.php?t=211&p=836#p836 <![CDATA[Re: single AT BIN file ..]]>
please read all my traces !

AT022b1 with SDK 0.9.6 generate this problem !

i wil try later to add blank.bin @ 0x3e000 to see if that change something .. but i doubt !


regards

Statistics: Posted by phil31 — Fri Feb 27, 2015 4:49 pm


]]>
2015-02-27T11:29:29+08:00 2015-02-27T11:29:29+08:00 https://bbs.espressif.com:443/viewtopic.php?t=211&p=831#p831 <![CDATA[Re: single AT BIN file ..]]>
sdk0.9.5 have this "MEM CHECK FAIL!!!" problem, but esp_iot_sdk_v0.9.6_b1 has resolved it http://bbs.espressif.com/viewtopic.php?f=7&t=205

what's the return value of AT+GMR ?

Statistics: Posted by ESP_Faye — Fri Feb 27, 2015 11:29 am


]]>
2015-02-27T04:39:41+08:00 2015-02-27T04:39:41+08:00 https://bbs.espressif.com:443/viewtopic.php?t=211&p=827#p827 <![CDATA[Re: single AT BIN file ..]]>
Espressif_Faye wrote:
the "MEM CHECK FAIL!!!" problem has been resolved in esp_iot_sdk_v0.9.6_b1 http://bbs.espressif.com/viewtopic.php?f=7&t=205
!


hi faye,
"Mem CHECK FAIL" message comes after boot, see boot message

i post wdt message after a AT+RST too - see RST message

best wishes
rudi ;-)
memcheck.JPG

memcheck_rst.JPG

Statistics: Posted by rudi — Fri Feb 27, 2015 4:39 am


]]>
2015-02-27T04:19:48+08:00 2015-02-27T04:19:48+08:00 https://bbs.espressif.com:443/viewtopic.php?t=211&p=826#p826 <![CDATA[Re: single AT BIN file ..]]>
phil31 wrote:
here it is the way i produce a single BIN file :
boot_v1.3(b3).bin 0x0
user1.512.new.bin 0x1000
blank.bin 0x7E000

all files coming from esp_iot_sdk_v0.9.6_b1 folders (bin and at folders)
did i do something wrong please ??

regards


please read readme.txt


boot_v1.3(b3).bin 0x0

you post
user1.512.new.bin 0x1000

right will be
user1.512.new.bin 0x01000

you post
blank.bin 0x7E000

right will be
blank.bin 0x7E000 & 0x3e000

please read readme.txt message carefuly :)

have a new try and post your problems or solved

best wishes

rudi ;-)

Statistics: Posted by rudi — Fri Feb 27, 2015 4:19 am


]]>
2015-02-27T04:12:49+08:00 2015-02-27T04:12:49+08:00 https://bbs.espressif.com:443/viewtopic.php?t=211&p=825#p825 <![CDATA[Re: single AT BIN file ..]]>
phil31 wrote:
Rudi,
my previous message say that i use the 0.9.3 Flash download tool now !
my module is ESP8266-02



hi sorry - my ticket software has not update your 2 edits message in same post.
ok i read now - you use 0.9.3 tool - ok

modul 02 ist the red modul with u-fl adapter and windbond flash

i will answere short time again ( with new post - not edit )
will have a look in my develop suite
..

Statistics: Posted by rudi — Fri Feb 27, 2015 4:12 am


]]>
2015-02-26T23:19:36+08:00 2015-02-26T23:19:36+08:00 https://bbs.espressif.com:443/viewtopic.php?t=211&p=823#p823 <![CDATA[Re: single AT BIN file ..]]>
my previous message say that i use the 0.9.3 Flash download tool now !
please read all my message carefuly

my module is ESP8266-02

regards

Statistics: Posted by phil31 — Thu Feb 26, 2015 11:19 pm


]]>
2015-02-26T22:52:50+08:00 2015-02-26T22:52:50+08:00 https://bbs.espressif.com:443/viewtopic.php?t=211&p=822#p822 <![CDATA[Re: single AT BIN file ..]]>
phil31 wrote:
Faye,
please have a look to my trace.. it is the 0.22b1 !!

do you provide a new 0.22b1 with the SDK 0.9.6 ??

regards

edit -----------------------------------------------
just tried with the 0.22b1 / SDK0.9.6b1 : SAME message !!



..

phil31 wrote:
Hi,

i just try to combine bin files with "ESP FLASH DOWNLOAD TOOL V0.8" (the file is "frame_test.exe" 8304567 bytes = 7.91MB size )


hi

please have a try in 0.9.3

viewtopic.php?f=7&t=25

and report if you can reproduce again or solve yours with the last flash download tool version .

best wishes

rudi ;-)

btw
for interesset reason -
which module you take?
at market are several difference moduls with winbond / alternate flash chips and difference series

Statistics: Posted by rudi — Thu Feb 26, 2015 10:52 pm


]]>
2015-02-26T04:50:46+08:00 2015-02-26T04:50:46+08:00 https://bbs.espressif.com:443/viewtopic.php?t=211&p=815#p815 <![CDATA[Re: single AT BIN file ..]]> please have a look to my trace.. it is the 0.22b1 !!

do you provide a new 0.22b1 with the SDK 0.9.6 ??

regards

edit -----------------------------------------------
just tried with the 0.22b1 / SDK0.9.6b1 : SAME message !!

Code:

<ESC>gŸ<SO>dlÛ"n<STX><EOT>Ÿg„'ãolŸ|<ESC>c<ESC>l`<ETX>{lŒ<ETX>ÕMEM CHECK FAIL!!!<CR><LF>
äsdGÿ<CR><LF>
ready<CR><LF>

25/02/2015 22:35:03.570 [TX] - AT+GMR<CR><LF>

25/02/2015 22:35:03.574 [RX] - AT+GMR<CR>
<CR><LF>
AT version:0.22.b1.0<CR><LF>
SDK version:0.9.6(b1)<CR><LF>
<CR><LF>
OK<CR><LF>


here it is the way i produce a single BIN file :
boot_v1.3(b3).bin 0x0
user1.512.new.bin 0x1000
blank.bin 0x7E000

all files coming from esp_iot_sdk_v0.9.6_b1 folders (bin and at folders)
did i do something wrong please ??

regards

Statistics: Posted by phil31 — Thu Feb 26, 2015 4:50 am


]]>
2015-02-25T10:11:19+08:00 2015-02-25T10:11:19+08:00 https://bbs.espressif.com:443/viewtopic.php?t=211&p=805#p805 <![CDATA[Re: single AT BIN file ..]]>
the "MEM CHECK FAIL!!!" problem has been resolved in esp_iot_sdk_v0.9.6_b1 http://bbs.espressif.com/viewtopic.php?f=7&t=205

please have a try ~

Thanks for your interest in ESP8266 !

Statistics: Posted by ESP_Faye — Wed Feb 25, 2015 10:11 am


]]>
2015-02-22T02:08:34+08:00 2015-02-22T02:08:34+08:00 https://bbs.espressif.com:443/viewtopic.php?t=211&p=787#p787 <![CDATA[Re: single AT BIN file ..]]>
i just try to combine bin files with "ESP FLASH DOWNLOAD TOOL V0.8" (the file is "frame_test.exe" 8304567 bytes = 7.91MB size )

i take bin files from AT-0.22.b.1.0 folder :
AT-0.22.b1.0\blank.bin ==> 0x3E000
AT-0.22.b1.0\boot_v1.2.bin ==> 0x00000
AT-0.22.b1.0\user1.new.bin ==> 0x1000 ( i try too with the file "user1.512.new.bin")
AT-0.22.b1.0\blank.bin ==> 0x7E000

i click on "combine" then i upload the "target.bin" file with the esp8266_flasher.exe.
it fail at the end :

Writing at 0x0007fc00... (96 %)
Writing at 0x00080000... (96 %)
Failed to write to target Flash

then when i reboot, i obtain this message from the bootloader ( at 75000bps) :

Code:

 ets Jan  8 2013,rst cause:1, boot mode:(3,7)<CR><LF>
<CR><LF>
load 0x40100000, len 816, room 16 <CR><LF>
tail 0<CR><LF>
chksum 0x8d<CR><LF>
load 0x3ffe8000, len 788, room 8 <CR><LF>
tail 12<CR><LF>
chksum 0xcf<CR><LF>
ho 0 tail 12 room 4<CR><LF>
load 0x3ffe8314, len 288, room 12 <CR><LF>
tail 4<CR><LF>
chksum 0xcf<CR><LF>
csum 0xcf<CR><LF>
<CR><LF>
2nd boot version : 1.2<CR><LF>
  SPI Speed      : 40MHz<CR><LF>
  SPI Mode       : QIO<CR><LF>
  SPI Flash Size : 4Mbit<CR><LF>
jump to run user1<CR><LF>
<CR><LF>
get flash_addr error!<CR><LF>
user code done<CR><LF>


and unfortunately, the AT firmware (at 115200bps) don't send me the "ready" message ... :(

Please, where i'm wrong ?
thanks
Phil

Edit -----------------------------------------------------------------------
i just download now the ESP FLASH DOWNLOAD TOOL V0.9.3.1 i try with the same previous offset : no file is generated when i click on "combine" !
Traceback : File "Panel_Combine.pyo", line 113, in OnButtonConbine
WindowsError: [Error 14] not enough memory for this operation 'combine'

i'm disappointed .. :(

Edit 2-----------------------------------------------------------------------
well i had some errors with the offset !
now i tried :
i take bin files from AT-0.22.b.1.0 folder :
AT-0.22.b1.0\boot_v1.2.bin ==> 0x00000
AT-0.22.b1.0\user1.new.bin ==> 0x1000
AT-0.22.b1.0\esp_init_data_default.bin ==> 0x7C000
AT-0.22.b1.0\blank.bin ==> 0x7E000

i successful generate a "combine file" then i upload it with the flash downloader

when i boot the ESP8266, i receive :
<<ESC>c<ESC>d`<ETX>;l„<ETX>ÕMEM CHECK FAIL!!!<CR><LF>
ä{$Oÿ<CR><LF>
ready<CR><LF>

22/02/2015 22:35:08.509 [TX] - AT+GMR<CR><LF>
22/02/2015 22:35:08.513 [RX] - AT+GMR<CR>
<CR><LF>
AT version:0.22.b1.0<CR><LF>
SDK version:0.9.5<CR><LF>
<CR><LF>
OK<CR><LF>

seem working, but what is that "MEM CHECK FAIL!!!" message please ?

Statistics: Posted by phil31 — Sun Feb 22, 2015 2:08 am


]]>
2015-02-20T16:02:53+08:00 2015-02-20T16:02:53+08:00 https://bbs.espressif.com:443/viewtopic.php?t=211&p=782#p782 <![CDATA[Re: single AT BIN file ..]]>
will do more test during the week end

thanks

Statistics: Posted by phil31 — Fri Feb 20, 2015 4:02 pm


]]>
2015-02-20T02:04:38+08:00 2015-02-20T02:04:38+08:00 https://bbs.espressif.com:443/viewtopic.php?t=211&p=780#p780 <![CDATA[Re: single AT BIN file ..]]>
phil31 wrote:
i already test it on different version
it was never successful :(

you confirm that this button work right ?

thanks



yes - works fine - which version you are use?

cheers

Statistics: Posted by rudi — Fri Feb 20, 2015 2:04 am


]]>
2015-02-18T05:41:40+08:00 2015-02-18T05:41:40+08:00 https://bbs.espressif.com:443/viewtopic.php?t=211&p=766#p766 <![CDATA[Re: single AT BIN file ..]]> it was never successful :(

you confirm that this button work right ?

thanks

Statistics: Posted by phil31 — Wed Feb 18, 2015 5:41 am


]]>
2015-02-18T05:36:03+08:00 2015-02-18T05:36:03+08:00 https://bbs.espressif.com:443/viewtopic.php?t=211&p=765#p765 <![CDATA[Re: single AT BIN file ..]]> ->Click "CombineBin" button.

Statistics: Posted by rgregor — Wed Feb 18, 2015 5:36 am


]]>
2015-02-17T21:56:24+08:00 2015-02-17T21:56:24+08:00 https://bbs.espressif.com:443/viewtopic.php?t=211&p=763#p763 <![CDATA[single AT BIN file ..]]>
well, why not provide a single BIN file to flash instead of different BIN to place at different offset ?
this avoid confusing for sure !

a single file, starting every time at offset 0x00000 will be usefull for next release .. nope ?

thanks, regards

Statistics: Posted by phil31 — Tue Feb 17, 2015 9:56 pm


]]>