ESP8266 Developer Zone The Official ESP8266 Forum 2018-12-20T17:13:47+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=24865 2018-12-20T17:13:47+08:00 2018-12-20T17:13:47+08:00 https://bbs.espressif.com:443/viewtopic.php?t=24865&p=36071#p36071 <![CDATA[Re: esp-idf风格的RTOS SDK如何生成user1.bin?]]> https://github.com/espressif/ESP8266_RT ... 6_rtos_sdk

Statistics: Posted by Her Mary — Thu Dec 20, 2018 5:13 pm


]]>
2018-12-12T20:44:15+08:00 2018-12-12T20:44:15+08:00 https://bbs.espressif.com:443/viewtopic.php?t=24865&p=35998#p35998 <![CDATA[esp-idf风格的RTOS SDK如何生成user1.bin?]]> 我在我的ubuntu上面搭建了esp-idf风格的RTOS SDK开发环境,但是我现在不知道如何用flash_download_tools_v3.6.5_0烧录程序,按照文档中的指示我将/ESP8266_RTOS_SDK/examples/get-started/project_template拷贝到了另外一个目录,并生成了partitions_singleapp.bin,partitions_two_ota.1MB.bin,project_template.bin三个bin文件,我使用如下配置烧录程序,但是程序无法运行,烦请知道的兄弟指导一下,谢谢。

烧录配置如下:
..\blank.bin @0xfe000
..\boot_v1.7.bin @0x00000
..\project_template.bin @0x1000
..\esp_init_data_default.bin @0xfc000

Statistics: Posted by Guest — Wed Dec 12, 2018 8:44 pm


]]>