guild icon
Toit
#Unable to flash to ESP32
Thread channel in help
Deleted User
Deleted User 11/02/2022 10:34 AM
I try with command jag flash -p COM8 and the answer is "Error: the path 'C:\Users\jose.cache\jaguar\sdk\tools\esptool' did not hold the esptool.", the problem is thart Win10 uses the word (spanish) Usuarios not he (english) Users, and I don't to know how to solve the problem
Deleted UserDeleted User
I try with command jag flash -p COM8 and the answer is "Error: the path 'C:\Users\jose.cache\jaguar\sdk\tools\esptool' did not hold the esptool.", the problem is thart Win10 us...
floitsch
floitsch 11/02/2022 11:12 AM
Thanks for the feedback.
floitsch
floitsch 11/02/2022 11:13 AM
Let me see if there is a way to let Jaguar know where to find the cache.
floitsch
floitsch 11/02/2022 11:13 AM
Do you know if jag setup worked?
floitsch
floitsch 11/02/2022 11:13 AM
Is there something in c:\Usarios\jose\.cache\jaguar ?
floitsch
floitsch 11/02/2022 11:14 AM
It's also weird, that there isn't any \ between jose and .cache.
Deleted User
Deleted User 11/02/2022 12:03 PM
i think jag set up is ok, but the path used by jag flash is C:\Users\jose.cache\jaguar\sdk\tools\esptool
Deleted User
Deleted User 11/02/2022 12:04 PM
then the problem is taht my win10 is using spanish and the true directory is in spanish c:\usuarios\jose.cache....
Deleted User
Deleted User 11/02/2022 12:06 PM
excuse mem the path used by jag flash is C:\Users\jose.cache\jaguar\sdk\tools\esptool
floitsch
floitsch 11/02/2022 12:06 PM
I will look into this in a few minutes.
floitsch
floitsch 11/02/2022 12:07 PM
If one works but not the other it might just be a mistake (hard coded path)
Deleted User
Deleted User 11/02/2022 12:07 PM
and the true path in spanish is C:\Usuarios\jose.cache\jaguar\sdk\tools\esptool
floitsch
floitsch 11/02/2022 12:26 PM
Ok. I'm back at the computer and looking into it now.
Deleted UserDeleted User
and the true path in spanish is C:\Usuarios\jose.cache\jaguar\sdk\tools\esptool
floitsch
floitsch 11/02/2022 12:30 PM
I'm looking at the code right now, and the setup function is using the same method to get the cache directory than flash.
Could you verify once more if C:\Usuarios\jose.cache\jaguar\ contains an sdk directory with some files in it?
floitsch
floitsch 11/02/2022 12:31 PM
If it's not there, or if it's empty, then that would make more sense to me.
In the meantime, I will research why we get the wrong path in the first place.
Deleted User
Deleted User 11/02/2022 12:41 PM
the path in the desktop is "C:\Users\jose.cache\jaguar\sdk\tools" , perhaps the problem is that you write "\jose.cache" but jag setup write "C:\Users\jose.cache...." please note the "\ "betwenn jose and .cache
Deleted User
Deleted User 11/02/2022 12:41 PM
the sdk directory contains the files esptools and so on
floitsch
floitsch 11/02/2022 12:42 PM
Thanks for looking.
I can see now where this might go wrong.
floitsch
floitsch 11/02/2022 12:42 PM
If the home-environment variable doesn't end with a \ and we assume it does in some places, then things could go wrong.
floitsch
floitsch 11/02/2022 12:42 PM
Checking.
Deleted User
Deleted User 11/02/2022 12:42 PM
excuse me my mistake, the path in the destops is "C:\Users\jose.cache\jaguar\sdk\tools"
Deleted User
Deleted User 11/02/2022 12:44 PM
please the path in desktop is C:\Users\jose.cache\jaguar\sdk\tools
floitsch
floitsch 11/02/2022 12:44 PM
Feel free to edit your old messages if something isn't right.
Deleted User
Deleted User 11/02/2022 12:44 PM
i dont understand , the editor change the path when i write , the path in my desktop is "C:\Users\jose.cache\jaguar\sdk\tools"
floitsch
floitsch 11/02/2022 12:45 PM
Try to use backticks.
floitsch
floitsch 11/02/2022 12:45 PM
"`"
floitsch
floitsch 11/02/2022 12:45 PM
Hopefully Discord is a bit less aggressive in replacing it then.
Deleted User
Deleted User 11/02/2022 12:45 PM
please set a "" between "jose" and ".cache"
floitsch
floitsch 11/02/2022 12:45 PM
Understood.
Deleted User
Deleted User 11/02/2022 12:45 PM
set a backslash
floitsch
floitsch 11/02/2022 12:46 PM
Can you just confirm that the error message is indeed Error: the path 'C:\Users\jose.cache\jaguar\sdk\tools\esptool' did not hold the esptool.
floitsch
floitsch 11/02/2022 12:46 PM
That is, that the error message does not have a \ in its error message.
Deleted User
Deleted User 11/02/2022 12:46 PM
just it
floitsch
floitsch 11/02/2022 12:46 PM
Clearly, Discord is removing the \. Just want to be sure that path comes from the tool.
Deleted User
Deleted User 11/02/2022 12:47 PM
floitsch
floitsch 11/02/2022 12:47 PM
Thanks :๐Ÿ™‚:
floitsch
floitsch 11/02/2022 12:47 PM
Could you run jag setup --check?
Deleted User
Deleted User 11/02/2022 12:48 PM
answer: Jaguar setup is valid
floitsch
floitsch 11/02/2022 12:49 PM
Could you have a look and see if C:\Users\jose\.cache\jaguar\sdk\tools\esptool exists?
floitsch
floitsch 11/02/2022 12:49 PM
Just in case esptool is in the wrong place.
floitsch
floitsch 11/02/2022 12:50 PM
I think we know the problem now.
floitsch
floitsch 11/02/2022 12:51 PM
We are trying to find esptool but are not adding the .exe extension for Windows.
floitsch
floitsch 11/02/2022 12:51 PM
Give us a few minutes and we will create a new Jaguar release.
floitsch
floitsch 11/02/2022 12:51 PM
Big thanks for letting us know.
Deleted User
Deleted User 11/02/2022 12:53 PM
thank you very much. Now I m leaving the the office now. I'll be back i about 2 hours
floitsch
floitsch 11/02/2022 12:54 PM
We should have something ready by then.
Deleted User
Deleted User 11/02/2022 12:54 PM
:๐Ÿ‘:
bitphlipphar
bitphlipphar 11/02/2022 01:11 PM
Jaguar v1.7.5 is out with a (potential) fix for this issue!
Deleted User
Deleted User 11/02/2022 06:12 PM
now is another error: This chip is ESP32-S2 not ESP32
floitsch
floitsch 11/02/2022 06:12 PM
Aah.
floitsch
floitsch 11/02/2022 06:12 PM
We only started working on the S2.
floitsch
floitsch 11/02/2022 06:12 PM
It's not ready yet.
floitsch
floitsch 11/02/2022 06:13 PM
I received our boards yesterday.
floitsch
floitsch 11/02/2022 06:13 PM
Tried to get it working, but haven't succeeded yet. (Other more urgent issues).
Deleted User
Deleted User 11/02/2022 06:22 PM
ok
floitsch
floitsch 11/02/2022 06:23 PM
Do you have any other ESP32?
57 messages in total