papapa 发表于 2017-4-24 09:27:01

关于使用ESP8266 IDE 烧写注意事项

1.烧写的文件为bin文件夹的update文件中user1.4096.new.6.binbin文件夹中esp_init_data_default.bin 、 boot_v1.6.bin 、blank.bin烧写地址如下图所示2.实际你生成的SOC方案文件夹中是没有update文件的,需要用ESP8266 IDE 软件编译后生成在你修改完程序后,按照如下图所示的修改,然后编译就能生成了。希望对大家有所帮助

郭庆帅 发表于 2017-4-25 17:00:29

七色阳光 发表于 2017-8-14 18:25:30

说的很好。。。

七色阳光 发表于 2017-8-14 18:27:23

说的很好。。。。

cpp 发表于 2017-9-12 21:14:15

七色阳光 发表于 2017-8-14 18:27
说的很好。。。。

make: ** [.output/eagle/debug/image/eagle.app.v6.out] Error 1
../Makefile:362: recipe for target '.output/eagle/debug/image/eagle.app.v6.out' failed
make: Leaving directory '/cygdrive/d/AITHINKER-ESP8266-SDK-v2.0/my/SoC_ESP8266_32M_source/app'
Makefile:307: recipe for target '.subdirs' failed
make: ** [.subdirs] Error 2

cpp 发表于 2017-9-12 21:15:20

cpp 发表于 2017-9-12 21:14
make: ** [.output/eagle/debug/image/eagle.app.v6.out] Error 1
../Makefile:362: recipe for targe ...

按你方法改了,提示错误。
页: [1]
查看完整版本: 关于使用ESP8266 IDE 烧写注意事项