Code: Select all
Flash (.bin) files don't exists or can't be accessed!
Iam guessing its with the directory but dont know how to change it
Code: Select all
Flash (.bin) files don't exists or can't be accessed!
Windows 10ESP_Sprite wrote: ↑Mon Dec 07, 2020 1:58 amWhich IDF version, which host OS, which paths do you have your project and/or esp-idf installed to?
Yes VS-Code latest version.
I Mainly Followed this tutorial. But Iam getting lots of errors with my VS-Code ( Please the help is needed )ESP_Sprite wrote: ↑Mon Dec 07, 2020 9:22 amAh, that sounds like an IDE issue there. I'll move your post to the proper forum for that. Possibly it'd also help if you included how you installed everything, that could perhaps help people get to what's going on.
Code: Select all
CMake Error: The source directory "E:/ESPRESSIF/WorkSpace/hello_world" does not
appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
The terminal process "C:\windows\System32\cmd.exe --login /d /c cmake -G Ninja .." terminated with exit code: 1.
Thanks for the Reply,ESP_bignacio wrote: ↑Tue Dec 08, 2020 8:04 amHi there !
It seems you are using Visual Studio Code but you are using some CMake-related extension to build your project. Also the build command doesn't seem to find the CMakeLists.txt file. Might need to configure your extension to work properly.
Have you tried using our official ESP-IDF extension ? Here is a quick-start video to help you get started.
Users browsing this forum: No registered users and 43 guests