Flash (.bin) files don't exists or can't be accessed!

DutchOrange
Posts: 74
Joined: Fri Dec 04, 2020 4:23 pm

Flash (.bin) files don't exists or can't be accessed!

Postby DutchOrange » Sun Dec 06, 2020 10:04 am

So after building the "Hello World" Project, I tried to flash it then I got this error.

Code: Select all

Flash (.bin) files don't exists or can't be accessed!
Where / how can I fix this ?
Iam guessing its with the directory but dont know how to change it

ESP_Sprite
Posts: 9577
Joined: Thu Nov 26, 2015 4:08 am

Re: Flash (.bin) files don't exists or can't be accessed!

Postby ESP_Sprite » Mon Dec 07, 2020 1:58 am

Which IDF version, which host OS, which paths do you have your project and/or esp-idf installed to?

DutchOrange
Posts: 74
Joined: Fri Dec 04, 2020 4:23 pm

Re: Flash (.bin) files don't exists or can't be accessed!

Postby DutchOrange » Mon Dec 07, 2020 7:51 am

ESP_Sprite wrote:
Mon Dec 07, 2020 1:58 am
Which IDF version, which host OS, which paths do you have your project and/or esp-idf installed to?
Windows 10
ESp-IDF = 4.1
It is just a Hello World. I dont Know what Paths (Only one is C:\windows\System32\cmd.exe)

ESP_Sprite
Posts: 9577
Joined: Thu Nov 26, 2015 4:08 am

Re: Flash (.bin) files don't exists or can't be accessed!

Postby ESP_Sprite » Mon Dec 07, 2020 8:16 am

Are you using an IDE?

DutchOrange
Posts: 74
Joined: Fri Dec 04, 2020 4:23 pm

Re: Flash (.bin) files don't exists or can't be accessed!

Postby DutchOrange » Mon Dec 07, 2020 8:58 am

ESP_Sprite wrote:
Mon Dec 07, 2020 8:16 am
Are you using an IDE?
Yes VS-Code latest version.

ESP_Sprite
Posts: 9577
Joined: Thu Nov 26, 2015 4:08 am

Re: Flash (.bin) files don't exists or can't be accessed!

Postby ESP_Sprite » Mon Dec 07, 2020 9:22 am

Ah, 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.

DutchOrange
Posts: 74
Joined: Fri Dec 04, 2020 4:23 pm

Re: Flash (.bin) files don't exists or can't be accessed!

Postby DutchOrange » Mon Dec 07, 2020 10:26 am

ESP_Sprite wrote:
Mon Dec 07, 2020 9:22 am
Ah, 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.
I Mainly Followed this tutorial. But Iam getting lots of errors with my VS-Code ( Please the help is needed )
Also I dont know If I should make a New post but Iam now getting this error. It is when I try Build the project.

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.
Shall I Make a new post of this

ESP_bignacio
Posts: 226
Joined: Wed May 02, 2018 12:12 pm

Re: Flash (.bin) files don't exists or can't be accessed!

Postby ESP_bignacio » Tue Dec 08, 2020 8:04 am

Hi 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.

DutchOrange
Posts: 74
Joined: Fri Dec 04, 2020 4:23 pm

Re: Flash (.bin) files don't exists or can't be accessed!

Postby DutchOrange » Wed Dec 09, 2020 5:57 am

ESP_bignacio wrote:
Tue Dec 08, 2020 8:04 am
Hi 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.
Thanks for the Reply,
Could it be an Environment path Problem ?
Or must I change a directory in VS-Code ? (Where )

Who is online

Users browsing this forum: No registered users and 34 guests