Sysprogs forums › Forums › VisualGDB › ESP-ADF no import
- This topic has 26 replies, 2 voices, and was last updated 5 years ago by
support.
-
AuthorPosts
-
June 28, 2020 at 14:12 #28567
tcpipchip
Participantlooks that is not creating more the mingw32 folder
Attachments:
You must be logged in to view attached files.June 28, 2020 at 14:23 #28569tcpipchip
ParticipantOpening repositories:
C:\
An existing Git repository was found in C:\.
Unknown hierarchy item ID: 3June 28, 2020 at 14:58 #28570tcpipchip
ParticipantOpening repositories:
C:\
An existing Git repository was found in C:\.
Unknown hierarchy item ID: 3always now giving the following error..
Attachments:
You must be logged in to view attached files.June 28, 2020 at 15:38 #28572tcpipchip
Participantyes, not installing more
Failed to start process (C:\SysGCC\esp32\usr\bin\bash.exe –login -c “export ADF_PATH=/esp-adf/v2.0 && export BATCH_BUILD=1 && export PATH=/tools/xtensa-esp32-elf/esp-2019r2-8.2.0/xtensa-esp32-elf/bin:/tools/esp32ulp-elf/2.28.51.20170517/esp32ulp-elf-binutils/bin:/tools/mconf/v4.6.0.0-idf-20190628:/tools/idf-exe/1.0.1:/tools/ccache/3.7:/tools/ninja/1.9.0:$PATH && export -n PYTHONHOME && export LANG=en_US && cd /C/gbd/EmbeddedProject1/EmbeddedProject1 && make defconfig BUILD_DIR_BASE=’/C/gbd/EmbeddedProject1/EmbeddedProject1/.visualgdb/VisualGDBCache/EmbeddedProject1-Release-VisualGDB/CodeSenseDir’ SDKCONFIG=’/C/gbd/EmbeddedProject1/EmbeddedProject1/sdkconfig-release’ V=0”): O sistema não pode encontrar o arquivo especificado
Project configuration failed: System.IO.FileNotFoundException: Could not find file ‘C:\gbd\EmbeddedProject1\EmbeddedProject1\sdkconfig-release’.
File name: ‘C:\gbd\EmbeddedProject1\EmbeddedProject1\sdkconfig-release’
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at System.IO.File.Copy(String sourceFileName, String destFileName, Boolean overwrite)
at mn2.s.q_2(uu1 a)
at g61.n(String a)
at g61.q()
at w12.k()June 28, 2020 at 16:17 #28575support
KeymasterPlease note that our technical support is limited to VisualGDB issues only. If you are able to build the project outside VisualGDB, please follow our ESP32 troubleshooting guide to get it to build with VisualGDB as well.
If building the project outside VisualGDB is not working as well, the only way to resolve it would be to do a detailed review of the project itself, and the cost of doing that would quickly exceed what we charge per license. Hence we are not able to include project-specific help with our technical support.
For general help getting ESP32 projects to work please consider posting on the ESP32 forum instead.
June 28, 2020 at 18:46 #28588tcpipchip
ParticipantBtw, blog is ready, about VISUAL GDB (ESP-IDF)
Now backing to VISUAL GDB (ESP-ADF) to make work and make again other BLOG (ESP-ADF)
https://u-blox-ninaw-idf.blogspot.com/2020/06/visualgdb-e-w102-esp-idf.html
June 28, 2020 at 18:48 #28587tcpipchip
Participantyes, i understand! It was my fault here i and i could´t erase a msg sent to you!
I am sure that i will solve soon!
June 28, 2020 at 18:57 #28589tcpipchip
ParticipantJune 28, 2020 at 18:59 #28590tcpipchip
ParticipantJune 30, 2020 at 11:13 #28621tcpipchip
Participantgetting good progress here!
I am liking it!!!!!
June 30, 2020 at 11:17 #28622tcpipchip
Participantif i order the U$99,00 can i continue to use ESP-IDF and ESP-ADF ?
June 30, 2020 at 13:13 #28624support
KeymasterYes, the Embedded edition supports these frameworks.
However, please be advised that both ESP-IDF and ESP-ADF are very complex frameworks maintained by Espressif and they often don’t work as expected. While VisualGDB includes a convenient GUI layer on top of these frameworks, it inherits all their limitations and bugs. I.e. the VisualGDB license does not cover troubleshooting of issues inside these frameworks, or help with specific projects, as it would cost much more than we charge per license. We strongly advise trying out multiple sample projects with these frameworks during the evaluation period, and making sure you are happy with their reliability and quality.
-
AuthorPosts
- You must be logged in to reply to this topic.