reinstalled the expressif tool :Espressif-ESP8266-DevKit-v2.0.7-x86
(step 1 in the next post):
viewtopic.php?f=9&t=820
###### /SOLVED #######
situation:
-I've started to program some examples using the experssif windows toolchain which worked.
-pinout connections:
0 – high – boot select
2 – high
15 – low
res – high
ch_pd – high
New, I'm still able to flash new code, but in normal operation (running from flash m) I get an error? all the time:
load 0x40100000, len 25332, room 16
tail 4
chksum 0x6f
csum 0x6f
▒-M▒▒f▒▒A▒▒o▒▒(▒▒▒▒▒q궦|tՃ▒▒Ŗ▒▒]r▒-▒ՕΌDfny▒▒~6XI▒▒LPU▒r▒:▒`▒▒A▒▒_ ▒b;_Z▒'bXI$▒3Pea▒Y▒1▒-M▒▒f▒▒A▒▒o▒▒(▒▒▒▒▒q궦|tՃ▒▒Ŗ▒▒]r▒-▒ՕΌDfny▒▒~6XI▒▒LPU▒r▒:▒`▒▒A▒▒_ ▒b;_Z▒'bXI$▒3Pea▒Y▒1▒-M▒▒f▒▒A▒▒o▒▒(▒▒▒▒▒q궦|tՃ▒▒Ŗ▒▒]r▒-▒ՕΌDfny▒▒~6XI▒▒LPU▒r▒:▒`▒▒A▒▒_ ▒b;_Z▒'bXI$▒3Pea▒Y▒1▒-M▒▒f▒▒A▒▒o▒▒(▒▒▒▒▒q궦|tՃ▒▒Ŗ▒▒]r▒-▒ՕΌDfny▒▒~6XI▒▒LPU▒r▒:▒`▒▒A▒▒_ ▒b;_Z▒'bXI$▒3Pea▒Y▒1▒-M▒▒f▒▒A▒▒o▒▒(▒▒▒▒▒q궦|tՃ▒▒Ŗ▒▒]r▒-▒ՕΌDfny▒▒~6XI▒▒LPU▒r▒:▒`▒▒A▒▒_ ▒b;_Z▒'bXI$▒3Pea▒Y▒1▒-M▒▒f▒▒A▒▒o▒▒(▒▒▒▒▒q궦|tՃ▒▒Ŗ▒▒]r▒-▒ՕΌDfny▒▒~6XI▒▒LPU▒r▒:▒`▒▒A▒▒_ ▒b;_Z▒'bXI$▒3Pea▒Y▒1
ets Jan 8 2013,rst cause:2, boot mode:(3,6)
About bootmodes: https://github.com/esp8266/esp8266-wiki/wiki/Boot-Process#esp-boot-modes
and
So boot mode (x, y)
x is 0-7 according to Strapping page/
And about reset cause:
reset cause 1: normally during a Power-On-Reset or by CHIP_PD transient
reset cause 2: normally during a reset caused by a nRESET transient
reset cause 4: normally during a reset by wdt reset
Source:http://bbs.espressif.com/viewtopic.php?t=563
but after a whole day of doing research i've got no clue what I'm doing wrong. I'd really like to hear your 2 cents.
Edit:
Another esp-12 module doesn't solve the problem.