Compile Error 2 No such file or directory in ZUno-2
Posted: 12 Mar 2024 17:37
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?
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?