ESP-AT工程配置修改

Moderator: ESP_XCGuang

595012989@qq.com
Posts: 8
Joined: Fri Jun 25, 2021 9:55 am

ESP-AT工程配置修改

Postby 595012989@qq.com » Sun Jun 27, 2021 4:27 am

2个问题
1:2.1版本的ESP8266 ESP-AT编译和make menuconfig打开都正常,但是AT串口根据文档写的修改不成功,改不到IO1,IO3。
2:2.2版本的build.py menuconfig一直打不开,阿里云ECS ubuntu16.04 server ,WIN10的WSL ubuntu18,WIN10自带虚拟机 ubuntu都不能正常用2.2版本的,报错还是
Executing action: menuconfig
Running make in directory /home/esp/esp-at/build
Executing "make -j 1 menuconfig"...
[100%] Built target mconf-idf
Loading defaults file /home/esp/esp-at/module_config/module_esp8266_1mb/sdkconfig.defaults...
/home/esp/esp-at/main/interface/hspi/Kconfig:10: syntax error
/home/esp/esp-at/main/Kconfig:6: missing end statement for this entry
/home/esp/esp-at/main/Kconfig:1: missing end statement for this entry
/home/esp/esp-at/esp-idf/Kconfig:198: missing end statement for this entry
/home/esp/esp-at/main/interface/hspi/Kconfig:9: invalid statement
/home/esp/esp-at/main/interface/hspi/Kconfig:10: unexpected option "prompt"
/home/esp/esp-at/main/interface/hspi/Kconfig:11: unexpected option "depends"
/home/esp/esp-at/main/interface/hspi/Kconfig:12: unexpected option "default"
/home/esp/esp-at/main/interface/hspi/Kconfig:28: unexpected end statement
/home/esp/esp-at/main/Kconfig:16: unexpected end statement
/home/esp/esp-at/main/Kconfig:343: unexpected end statement
/home/esp/esp-at/esp-idf/Kconfig:200: unexpected end statement
CMakeFiles/menuconfig.dir/build.make:57: recipe for target 'CMakeFiles/menuconfig' failed
make[3]: *** [CMakeFiles/menuconfig] Error 1
CMakeFiles/Makefile2:337: recipe for target 'CMakeFiles/menuconfig.dir/all' failed
make[2]: *** [CMakeFiles/menuconfig.dir/all] Error 2
CMakeFiles/Makefile2:344: recipe for target 'CMakeFiles/menuconfig.dir/rule' failed
make[1]: *** [CMakeFiles/menuconfig.dir/rule] Error 2
Makefile:253: recipe for target 'menuconfig' failed
make: *** [menuconfig] Error 2
make failed with exit code 2
idf.py build ret: 2
idf.py build failed
没有改过kconfig文件,libncurses5-dev都正常安装。

ESP_Alson
Posts: 106
Joined: Mon Mar 22, 2021 3:37 am

Re: ESP-AT工程配置修改

Postby ESP_Alson » Tue Jun 29, 2021 10:24 am

您好,关于你反馈的 2 个问题回答如下:
1. ESP8266 v2.1.0.0 版本修改 AT 引脚请参考 https://github.com/espressif/esp-at/blo ... rt_pin.rst
不过 ESP8266 v2.2.0.0 版本已经发布,建议你切换到 v2.2.0.0 版本,v2.2.0.0 版本修改 AT 引脚请参考 https://github.com/espressif/esp-at/blo ... rt_pin.rst
2. 这个问题是我们 release/v2.2.0.0_esp8266 分支有一个关键的 commit 推送到 github 失败导致,我们正在更新 release/v2.2.0.0_esp8266 分支,请耐心等待。

Who is online

Users browsing this forum: No registered users and 27 guests