i am sure that my blog will help you!!!
Enjoy
http://nina-w102-at-commands.blogspot.c ... os-no.html
[Solved] A step-by-step guide to enable AT commands for ES32P-AT via USB on DevKitC
Re: [Solved] A step-by-step guide to enable AT commands for ES32P-AT via USB on DevKitC
Hi,
I've a esp32-wroom-32D DevKit and I've followed the guide step-by-step, but "make flash" goes into error.
I don't understand this error.
Thanks
Gianluca
I've a esp32-wroom-32D DevKit and I've followed the guide step-by-step, but "make flash" goes into error.
Code: Select all
CC build/xtensa/esp32/trax_init.o
AR build/xtensa/libxtensa.a
Generating esp32.project.ld
LD build/esp-at.elf
c:/msys64/home/stazione/esp/esp32-at/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: C:/msys64/home/stazione/esp/esp32-at/components/at/lib\libesp32_at_core.a(at_ipCmd.c.obj):(.literal.esp_at_net_cmd_regist+0x10): undefined reference to `esp_at_get_socket_task_stack_size'
c:/msys64/home/stazione/esp/esp32-at/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: C:/msys64/home/stazione/esp/esp32-at/components/at/lib\libesp32_at_core.a(at_ipCmd.c.obj): in function `esp_at_net_cmd_regist':
(.text.esp_at_net_cmd_regist+0x3): undefined reference to `esp_at_get_socket_task_stack_size'
c:/msys64/home/stazione/esp/esp32-at/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: C:/msys64/home/stazione/esp/esp32-at/components/at/lib\libesp32_at_core.a(at_port.c.obj):(.literal.esp_at_module_init+0x20): undefined reference to `esp_at_get_process_task_stack_size'
c:/msys64/home/stazione/esp/esp32-at/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: C:/msys64/home/stazione/esp/esp32-at/components/at/lib\libesp32_at_core.a(at_port.c.obj): in function `esp_at_module_init':
(.text.esp_at_module_init+0x25): undefined reference to `esp_at_get_process_task_stack_size'
c:/msys64/home/stazione/esp/esp32-at/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: C:/msys64/home/stazione/esp/esp32-at/build/main\libmain.a(app_main.o):(.literal.app_main+0x5c): undefined reference to `esp_at_board_init'
c:/msys64/home/stazione/esp/esp32-at/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: C:/msys64/home/stazione/esp/esp32-at/build/main\libmain.a(app_main.o):(.literal.app_main+0x6c): undefined reference to `esp_at_get_current_module_name'
c:/msys64/home/stazione/esp/esp32-at/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: C:/msys64/home/stazione/esp/esp32-at/build/main\libmain.a(app_main.o):(.literal.app_main+0x70): undefined reference to `esp_at_ota_cmd_regist'
c:/msys64/home/stazione/esp/esp32-at/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: C:/msys64/home/stazione/esp/esp32-at/build/main\libmain.a(app_main.o): in function `app_main':
C:/msys64/home/stazione/esp/esp32-at/main/app_main.c:101: undefined reference to `esp_at_board_init'
c:/msys64/home/stazione/esp/esp32-at/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: C:/msys64/home/stazione/esp/esp32-at/main/app_main.c:109: undefined reference to `esp_at_get_current_module_name'
c:/msys64/home/stazione/esp/esp32-at/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: C:/msys64/home/stazione/esp/esp32-at/main/app_main.c:219: undefined reference to `esp_at_ota_cmd_regist'
collect2.exe: error: ld returned 1 exit status
make: *** [C:/msys64/home/stazione/esp/esp32-at/esp-idf/make/project.mk:564: /home/stazione/esp/esp32-at/build/esp-at.elf] Error 1
Thanks
Gianluca
-
- Posts: 25
- Joined: Fri Aug 31, 2018 7:34 am
Re: [Solved] A step-by-step guide to enable AT commands for ES32P-AT via USB on DevKitC
Hi
The commit you mention to checkout 7fa98593bc179ea50a1bc8244d5b94bac59c9a10 in the https://github.com/espressif/esp32-at.git repository doesn not exist anymore. Is there another way to get the ESP 32 AT source code ?
Thanks.
The commit you mention to checkout 7fa98593bc179ea50a1bc8244d5b94bac59c9a10 in the https://github.com/espressif/esp32-at.git repository doesn not exist anymore. Is there another way to get the ESP 32 AT source code ?
Thanks.
Who is online
Users browsing this forum: No registered users and 220 guests