eyalasko

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Something broke with the installation… #27064
    eyalasko
    Participant

    Hi,

     

    Can’t get it to program over serial, Keep getting “esptool.py failed”.

    However it seem that JTAG loading works OK, its just the debugging that get stuck…

     

    Any thoughts?

     

     

     

    in reply to: Something broke with the installation… #27048
    eyalasko
    Participant

    Hi,

     

    I’ve followed your guidelines – deleted the packages and recreated ‘led blink’ project.

    As expected, the ESP32 toolchain (8.2.0/8.1.0/r2) was reinstalled and so was the ESP32 debug (20191024)

    The project was built and programmed to the DevKit (WRover kit)

    However, I still can’t debug… after hitting a breakpoint I can’t single step and get GDB timeout message “-stack-list-frames –thread 1” …

     

    Not sure if it’s relevant, but when the build process starts, I still get the following warning (screen cap attached):

    Removing C:\Users\eyala\source\repos\ESP32\Blinky/VisualGDB/Debug...
    Reconfiguring project due to missing Makefile...
    Running CMake: C:\Users\eyala\AppData\Local\VisualGDB\CMake\bin\cmake.exe ../.. -G "Ninja" -DCMAKE_BUILD_TYPE=DEBUG -DCMAKE_COLOR_MAKEFILE=OFF -DCMAKE_MAKE_PROGRAM="C:/Program Files (x86)/Sysprogs/VisualGDB/ninja.exe"
    CMake Warning at C:/sysgcc/esp32/esp-idf/v4.0/tools/cmake/idf.cmake:14 (message):
       IDF_PATH environment variable is different from inferred IDF_PATH.
    
                   Check if your project's top-level CMakeLists.txt includes the right
                   CMake files. Environment IDF_PATH will be used for the build.
    Call Stack (most recent call first):
       C:/sysgcc/esp32/esp-idf/v4.0/tools/cmake/project.cmake:7 (include)
       CMakeLists.txt:5 (include)
    Attachments:
    You must be logged in to view attached files.
Viewing 2 posts - 1 through 2 (of 2 total)