After receiving a New Z-UNO Module apparently working correctly with the factory installed Sketch Radio blink. I'm trying to install new basic Sketch blink. And it gives me an error when compiling.
The error is the following:
------------------------------------------------
Traceback (most recent call last):
File "\\vmware-host\Shared Folders\Code\ZUno\G2\zme_toolkit\ZMETools\python\gen7\toolchain\zme_make.py", line 1346, in <module>
File "\\vmware-host\Shared Folders\Code\ZUno\G2\zme_toolkit\ZMETools\python\gen7\toolchain\zme_make.py", line 1343, in Main
File "\\vmware-host\Shared Folders\Code\ZUno\G2\zme_toolkit\ZMETools\python\gen7\toolchain\zme_make.py", line 1196, in preardFunc
File "shutil.py", line 432, in copy2
File "shutil.py", line 261, in copyfile
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Manuelpro\\AppData\\Local\\Temp\\arduino\\sketches\\A86AFC4301B218668ACBA08CD316C13B\\preproc\\ctags_target_for_gcc_minus_e.cpp'
[15504] Failed to execute script zme_make
exit status 0xffffffff
Compilation error: exit status 0xffffffff
-------------------------------------------------------------------------------------------------
Background:
Initial situation
Arduino IDE 2.02
Z-UNO2 from Z-Wave Me 3.0.10 installed
Board included in this Pack
Z_Wvave>Me Z_Uno2
3.0.10
This has worked perfectly for me with another Z_uno 2 module last year.
So yesterday the Aduino IDE was updated from Version 2.02 to version 2.3.2
And when trying the new Z-Uno2 module, I get an error when compiling.
Then I go to the Arduino IDE and try to update the version of Z_uno in preferences;
z-uno.z-wave.me/files/z-uno2/package_z-wave2.me_index.json
but the same Vision remains
Z_Wvave>Me Z_Uno2
3.0.10
Then I activate Z-UNO-2G- Programmer
And I use the Bootloader to load version 3.0.10
on the New Z-UNO2 board.
But it still gives the same error.
ZUno Compilation error exit status 1 0xffffffff
That could be happening?
Compile Error 2 No such file or directory in ZUno-2
Re: Compile Error 2 No such file or directory in ZUno-2
I believe it is a problem of the space in the file name or that it starts with a \\
Also, try older Arduino IDE. We try to follow them, but they change everything so fast, that we can't follow
Also, did you know that from now you can upload any sketch right from our web site using Google Chrome - by clicking on the Upload button (check it here https://z-uno.z-wave.me/examples/SimpleSwitch/). You can also open the online editor https://z-uno.z-wave.me/editor/
Also, try older Arduino IDE. We try to follow them, but they change everything so fast, that we can't follow
Also, did you know that from now you can upload any sketch right from our web site using Google Chrome - by clicking on the Upload button (check it here https://z-uno.z-wave.me/examples/SimpleSwitch/). You can also open the online editor https://z-uno.z-wave.me/editor/
Re: Compile Error 2 No such file or directory in ZUno-2
Hello, good night. I have managed to make all this work correctly. Uninstalling version 2.3.2 of the Arduino IDE, and installing version 2.0.4 again. Now it works correctly.
Thank you
Thank you
Re: Compile Error 2 No such file or directory in ZUno-2
I have the same problem and have used the workaround to step back to Arduino IDE 2.0.4.
But the "ctags_target_for_gcc_minus_e.cpp" should be resolved.
But the "ctags_target_for_gcc_minus_e.cpp" should be resolved.
-
- Posts: 7
- Joined: 20 Jul 2020 20:28
Re: Compile Error 2 No such file or directory in ZUno-2
I went back to 1.x. It is easier toe keep 2.x and 1.x on the same computer. In this way I can keep using the latest 2.x for my other projects.
But it would be nice if this could be fixed.
But it would be nice if this could be fixed.