Page 1 of 2

Problem using Arduino IDE with Z-Uno

Posted: 06 Nov 2016 13:42
by Grzegorz
Hi,

I've just connected my newly purchased Z-Uno to my Mac and tried to use it with latest Arduino IDE.

After following the instructions on the Z-Uno website, I've been able to go up to the step of successfully installing the boot loader.

Unfortunately, I've been "welcomed" by several error messages later. One of them being a series of errors like this:

Code: Select all

Invalid library found in /Users/Grzegorz/Library/Arduino15/packages/Z-Uno/hardware/zw8051/2.0.6/libraries/Z-Uno: /Users/Grzegorz/Library/Arduino15/packages/Z-Uno/hardware/zw8051/2.0.6/libraries/Z-Uno
Any attempt to even verify any of the simplest examples (e.g. the LED one) ends up with following error:

Code: Select all

/Applications/Arduino.app/Contents/Java/arduino-builder -dump-prefs -logger=machine -hardware /Applications/Arduino.app/Contents/Java/hardware -hardware /Users/Grzegorz/Library/Arduino15/packages -tools /Applications/Arduino.app/Contents/Java/tools-builder -tools /Applications/Arduino.app/Contents/Java/hardware/tools/avr -tools /Users/Grzegorz/Library/Arduino15/packages -built-in-libraries /Applications/Arduino.app/Contents/Java/libraries -libraries /Users/Grzegorz/Documents/Arduino/libraries -fqbn=Z-Uno:zw8051:zuno:Frequency=Eu,Security=On,MuliCommand=Off -vid-pid=0X0658_0X0200 -ide-version=10612 -build-path /var/folders/_x/31y_qksn35g3416jngrftppw0000gn/T/arduino_build_780055 -warnings=default -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.zuno_toolchain.path=/Users/Grzegorz/Library/Arduino15/packages/Z-Uno/tools/zuno_toolchain/00.08.10 -verbose /var/folders/_x/31y_qksn35g3416jngrftppw0000gn/T/arduino_modified_sketch_638466/Blink.ino
/Applications/Arduino.app/Contents/Java/arduino-builder -compile -logger=machine -hardware /Applications/Arduino.app/Contents/Java/hardware -hardware /Users/Grzegorz/Library/Arduino15/packages -tools /Applications/Arduino.app/Contents/Java/tools-builder -tools /Applications/Arduino.app/Contents/Java/hardware/tools/avr -tools /Users/Grzegorz/Library/Arduino15/packages -built-in-libraries /Applications/Arduino.app/Contents/Java/libraries -libraries /Users/Grzegorz/Documents/Arduino/libraries -fqbn=Z-Uno:zw8051:zuno:Frequency=Eu,Security=On,MuliCommand=Off -vid-pid=0X0658_0X0200 -ide-version=10612 -build-path /var/folders/_x/31y_qksn35g3416jngrftppw0000gn/T/arduino_build_780055 -warnings=default -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.zuno_toolchain.path=/Users/Grzegorz/Library/Arduino15/packages/Z-Uno/tools/zuno_toolchain/00.08.10 -verbose /var/folders/_x/31y_qksn35g3416jngrftppw0000gn/T/arduino_modified_sketch_638466/Blink.ino
Using board 'zuno' from platform in folder: /Users/Grzegorz/Library/Arduino15/packages/Z-Uno/hardware/zw8051/2.0.6
Using core 'zuno' from platform in folder: /Users/Grzegorz/Library/Arduino15/packages/Z-Uno/hardware/zw8051/2.0.6
Detecting libraries used...
recipe.preproc.macros pattern is missing

Error compiling for board Z-Wave>ME Z-Uno.
I'm using the latest Arduino IDE (1.6.12) and latest version of Z-Uno board file (2.0.6).

Please let me know if you have experienced similar problems and what might be the solution.

Thanks!
Greg

Re: Problem using Arduino IDE with Z-Uno

Posted: 06 Nov 2016 14:02
by michap
Please use Arduino 1.6.5 only - in this time.

Michael

Re: Problem using Arduino IDE with Z-Uno

Posted: 06 Nov 2016 14:03
by Grzegorz
Thanks, just did that and things started to work :-)

I guess it would be a good idea if this would be added to the Troubleshooting section of the Z-Uno.

Re: Problem using Arduino IDE with Z-Uno

Posted: 06 Nov 2016 14:49
by michap
yes, maybe,... because of in manual is written "1.6.5 and later"
but here: http://z-uno.z-wave.me/install is written about 1.6.5 ...

Michael

Re: Problem using Arduino IDE with Z-Uno

Posted: 31 Dec 2016 03:05
by AndersL
Hi,

When will there be an Arduino IDE 1.8.x range of version support Z-Uno?

Best Regards

Anders

Re: Problem using Arduino IDE with Z-Uno

Posted: 06 Jan 2017 21:03
by PoltoS
Certainly not before Feb ;(

Re: Problem using Arduino IDE with Z-Uno

Posted: 08 Jan 2017 07:50
by oleg38ru
Здравствуйте я пытаюсь установить IDE Arduino 1.6.5 при попытке установить пакет для z uno выдает ошибку:
Error downloading http://downloads.arduino.cc/packages/package_index.json
HELP MI

Re: Problem using Arduino IDE with Z-Uno

Posted: 09 Jan 2017 13:50
by PoltoS
Для новых проблем правильно открывать новый тред. Вы явно забыли путь прописать к файлу пакетов.

Re: Problem using Arduino IDE with Z-Uno

Posted: 08 Mar 2017 13:33
by 10der
>Certainly not before Feb ;(

today is March :D

do not believe what you, or someone else, promised will be done soon, if at all

Re: Problem using Arduino IDE with Z-Uno

Posted: 10 Mar 2017 01:03
by p0lyg0n1
We try to fix the most significant problems first. ;) At this moment 1.6.5 works stable and we will move build system to 1.8.x only when we have a time for it... This task at this moment has low priority;)