Search found 6 matches
- Fri Jun 02, 2017 5:13 pm
- Forum: ESP-IDF
- Topic: make monitor error
- Replies: 2
- Views: 5436
make monitor error
I am trying the blink example to get started. I followed the steps here http://esp-idf.readthedocs.io/en/latest/get-started/index.html and when it comes to the last step ,which is "make monitor" to see that the application is running on the board, I get these errors: Traceback (most recent call last...
- Thu Jun 01, 2017 6:35 pm
- Forum: ESP-IDF
- Topic: Errors in Eclipse
- Replies: 9
- Views: 13337
Re: Errors in Eclipse
also the project's path is:
C:\Users\emanh\Desktop\ESP32\esp32_win32_msys2_environment_and_toolchain-20170330\msys32\home\esp_proj_1
and the esp-idf path is :
C:\Users\emanh\Desktop\ESP32\esp32_win32_msys2_environment_and_toolchain-20170330\msys32\home\esp-idf
C:\Users\emanh\Desktop\ESP32\esp32_win32_msys2_environment_and_toolchain-20170330\msys32\home\esp_proj_1
and the esp-idf path is :
C:\Users\emanh\Desktop\ESP32\esp32_win32_msys2_environment_and_toolchain-20170330\msys32\home\esp-idf
- Thu Jun 01, 2017 6:28 pm
- Forum: ESP-IDF
- Topic: Errors in Eclipse
- Replies: 9
- Views: 13337
Re: Errors in Eclipse
there is also a warning saying
Invalid project path: Include path not found (C:\Users\emanh\Desktop\ESP32\esp32_win32_msys2_environment_and_toolchain-20170330\msys32\home\esp-idf\components\bt\bluedroid\btc\profile\std\sdp\include). esp_proj_1 pathentry Path Entry Problem
Invalid project path: Include path not found (C:\Users\emanh\Desktop\ESP32\esp32_win32_msys2_environment_and_toolchain-20170330\msys32\home\esp-idf\components\bt\bluedroid\btc\profile\std\sdp\include). esp_proj_1 pathentry Path Entry Problem
- Thu Jun 01, 2017 5:25 pm
- Forum: ESP-IDF
- Topic: Errors in Eclipse
- Replies: 9
- Views: 13337
Re: Errors in Eclipse
here is a screenshot
- Thu Jun 01, 2017 4:38 pm
- Forum: ESP-IDF
- Topic: Errors in Eclipse
- Replies: 9
- Views: 13337
Re: Errors in Eclipse - Windows
Yes , and the path is
C:/Users/emanh/Desktop/ESP32/esp32_win32_msys2_environment_and_toolchain-20170330/msys32/home/esp-idf
C:/Users/emanh/Desktop/ESP32/esp32_win32_msys2_environment_and_toolchain-20170330/msys32/home/esp-idf
- Tue May 30, 2017 7:50 pm
- Forum: ESP-IDF
- Topic: Errors in Eclipse
- Replies: 9
- Views: 13337
Errors in Eclipse
I am trying to build esp-idf-template on eclipse following the video "ESP32 Technical Tutorials: Building a C++ Application" by Kolban but I am getting these 2 errors : Description Resource Path Location Type make: *** [/home/esp-idf/components/bootloader_support/Makefile.projbuild:7: /home/esp_proj...