i try latest binary from git and have a bootloop
Frankenstein ESP8266 Firmware
Powered by Antares 0.2-rc1, Insane Mushroom
(c) Andrew 'Necromant' Andrianov 2014 <andrew@ncrmnt.org>
This is free software (where possible), published under the terms of GPLv2
Memory Layout:
data : 0x3ffe8000 ~ 0x3ffe8b00, len: 2816
rodata: 0x3ffe8b00 ~ 0x3ffea788, len: 730
bss : 0x3ffea788 ~ 0x3fff1cc8en: 30016
heap : 0x3fff1cc8 ~ n: 41784
env: Environment @ 0x0c000 size 0x00001000 bytes (0x00
=== Current environment ===
sta-mode dhcp
sta-ip 192.1.123
sta-mask 255.255.255.0
a-gw 192.168.0.1
ap-ip 192.168.1.1
ap-mask 255.2555.0
ap-gw 192.168.1.1
hnkenstein
bootdelay 5
=== 164092 bytes used ===
Fatal excepon (3):
epc1=0x40001f1c, epc2=00000000, epc3=0x00000000, excva depc=0x00000000
ets Jan 8 2013,rst cause:4, boot mode:(3,6)
wdt reset
load 0x40100000, len 22576, room 16
tail 0
chksum 0x41
load 0x3ffe8000, len 2816, room 8
tail 8
chksum 0x7c
load 0x3ffe8b00, len 7304, room 0
tail 8
chksum 0x7f
csum 0x7f
what i'm do wrong?