Keypad4x4 problem

Discussion about Z-Uno product. Visit http://z-uno.z-wave.me for more details.
Post Reply
Konsta24
Posts: 2
Joined: 20 Aug 2016 18:03

Keypad4x4 problem

Post by Konsta24 »

I have problem with compiating example for Keypad4x4.

Here is the log:

Arduino: 1.6.5 (Windows 8.1), Плата"Z-Wave>ME Z-Uno, Russian, Disabled, Disabled"

************* Building Arduino Sketch *************
C:\Users\K3F3F~1.KUS\AppData\Local\Temp\build2965099731914770816.tmp/Keypad4x4.cpp
***************************************************

Preprocessing file: Print.cpp with SDCPP...
Compiling Print_sdcpp_.cpp ...
Preprocessing file: Stream.cpp with SDCPP...
Compiling Stream_sdcpp_.cpp ...
Preprocessing file: HardwareSerial.cpp with SDCPP...
Compiling HardwareSerial_sdcpp_.cpp ...
Preprocessing file: ZMEKeypad.cpp with SDCPP...
Compiling ZMEKeypad_sdcpp_.cpp ...
Preprocessing file: _Keypad4x4.cpp with SDCPP...
Compiling _Keypad4x4_sdcpp_.cpp ...
Keypad4x4.ino:35:18:warning:conversion from string literal to 'char *' is deprecated
Keypad4x4.ino:53:24:warning:conversion from string literal to 'char *' is deprecated
Keypad4x4.ino:58:24:warning:conversion from string literal to 'char *' is deprecated
Keypad4x4.ino:69:20:warning:conversion from string literal to 'char *' is deprecated
Keypad4x4.ino:71:20:warning:conversion from string literal to 'char *' is deprecated
Preprocessing file: Print.cpp with SDCPP...
Compiling Print_sdcpp_.cpp ...
Preprocessing file: Stream.cpp with SDCPP...
Compiling Stream_sdcpp_.cpp ...
Preprocessing file: HardwareSerial.cpp with SDCPP...
Compiling HardwareSerial_sdcpp_.cpp ...
Preprocessing file: ZMEKeypad.cpp with SDCPP...
Compiling ZMEKeypad_sdcpp_.cpp ...
Preprocessing file: _Keypad4x4.cpp with SDCPP...
Compiling _Keypad4x4_sdcpp_.cpp ...
Keypad4x4.ino:35:18:warning:conversion from string literal to 'char *' is deprecated
Keypad4x4.ino:53:24:warning:conversion from string literal to 'char *' is deprecated
Keypad4x4.ino:58:24:warning:conversion from string literal to 'char *' is deprecated
Keypad4x4.ino:69:20:warning:conversion from string literal to 'char *' is deprecated
Keypad4x4.ino:71:20:warning:conversion from string literal to 'char *' is deprecatedCompiling file "LLCore_arduino.c" by means of SDCC...
sdcc: Calling preprocessor...
sdcc: sdcpp.exe -nostdinc -Wall -obj-ext=.rel -D__SDCC_STACK_AUTO -D__SDCC_MODEL_LARGE -D__SDCC_INT_LONG_REENT -D__SDCC_FLOAT_REENT -D__SDCC=3_5_0 -DSDCC=350 -D__SDCC_REVISION=9253 -D__SDCC_mcs51 -D__STDC_NO_COMPLEX__ -D__STDC_NO_THREADS__ -D__STDC_NO_ATOMICS__ -D__STDC_NO_VLA__ -isystem "C:\Users\K3F3F~1.KUS\AppData\Roaming\ARDUIN~1\packages\Z-Uno\tools\ZUNO_T~1\0008~1.09\ZUNO_T~1/sdcc/\bin\..\include\mcs51" -isystem "C:\Users\K3F3F~1.KUS\AppData\Roaming\ARDUIN~1\packages\Z-Uno\tools\ZUNO_T~1\0008~1.09\ZUNO_T~1/sdcc/\bin\..\include" "LLCore_arduino.c"
sdcc: Generating code...
sdcc: Calling assembler...
sdcc: sdas8051.exe -plosgffw "LLCore_arduino.rel" "LLCore_arduino".asm
at 1: warning 119: don't know what to do with file ''. file extension unsupported
LLCore_arduino.c:201: warning 85: in function delayMicroseconds unreferenced function argument : 'value'
LLCore_arduino.c:331: warning 158: overflow in implicit constant conversion
Compiling file "Print_ucxx.c" by means of SDCC...
sdcc: Calling preprocessor...
sdcc: sdcpp.exe -nostdinc -Wall -obj-ext=.rel -D__SDCC_STACK_AUTO -D__SDCC_MODEL_LARGE -D__SDCC_INT_LONG_REENT -D__SDCC_FLOAT_REENT -D__SDCC=3_5_0 -DSDCC=350 -D__SDCC_REVISION=9253 -D__SDCC_mcs51 -D__STDC_NO_COMPLEX__ -D__STDC_NO_THREADS__ -D__STDC_NO_ATOMICS__ -D__STDC_NO_VLA__ -isystem "C:\Users\K3F3F~1.KUS\AppData\Roaming\ARDUIN~1\packages\Z-Uno\tools\ZUNO_T~1\0008~1.09\ZUNO_T~1/sdcc/\bin\..\include\mcs51" -isystem "C:\Users\K3F3F~1.KUS\AppData\Roaming\ARDUIN~1\packages\Z-Uno\tools\ZUNO_T~1\0008~1.09\ZUNO_T~1/sdcc/\bin\..\include" "Print_ucxx.c"
sdcc: Generating code...
sdcc: Calling assembler...
sdcc: sdas8051.exe -plosgffw "Print_ucxx.rel" "Print_ucxx".asm
at 1: warning 119: don't know what to do with file ''. file extension unsupported
Print_ucxx.c:246: warning 85: in function __cxx__Print__method__write0105 unreferenced local variable : 'cxx_sloc'
Compiling file "Stream_ucxx.c" by means of SDCC...
sdcc: Calling preprocessor...
sdcc: sdcpp.exe -nostdinc -Wall -obj-ext=.rel -D__SDCC_STACK_AUTO -D__SDCC_MODEL_LARGE -D__SDCC_INT_LONG_REENT -D__SDCC_FLOAT_REENT -D__SDCC=3_5_0 -DSDCC=350 -D__SDCC_REVISION=9253 -D__SDCC_mcs51 -D__STDC_NO_COMPLEX__ -D__STDC_NO_THREADS__ -D__STDC_NO_ATOMICS__ -D__STDC_NO_VLA__ -isystem "C:\Users\K3F3F~1.KUS\AppData\Roaming\ARDUIN~1\packages\Z-Uno\tools\ZUNO_T~1\0008~1.09\ZUNO_T~1/sdcc/\bin\..\include\mcs51" -isystem "C:\Users\K3F3F~1.KUS\AppData\Roaming\ARDUIN~1\packages\Z-Uno\tools\ZUNO_T~1\0008~1.09\ZUNO_T~1/sdcc/\bin\..\include" "Stream_ucxx.c"
sdcc: Generating code...
sdcc: Calling assembler...
sdcc: sdas8051.exe -plosgffw "Stream_ucxx.rel" "Stream_ucxx".asm
at 1: warning 119: don't know what to do with file ''. file extension unsupported
Compiling file "HardwareSerial_ucxx.c" by means of SDCC...
sdcc: Calling preprocessor...
sdcc: sdcpp.exe -nostdinc -Wall -obj-ext=.rel -D__SDCC_STACK_AUTO -D__SDCC_MODEL_LARGE -D__SDCC_INT_LONG_REENT -D__SDCC_FLOAT_REENT -D__SDCC=3_5_0 -DSDCC=350 -D__SDCC_REVISION=9253 -D__SDCC_mcs51 -D__STDC_NO_COMPLEX__ -D__STDC_NO_THREADS__ -D__STDC_NO_ATOMICS__ -D__STDC_NO_VLA__ -isystem "C:\Users\K3F3F~1.KUS\AppData\Roaming\ARDUIN~1\packages\Z-Uno\tools\ZUNO_T~1\0008~1.09\ZUNO_T~1/sdcc/\bin\..\include\mcs51" -isystem "C:\Users\K3F3F~1.KUS\AppData\Roaming\ARDUIN~1\packages\Z-Uno\tools\ZUNO_T~1\0008~1.09\ZUNO_T~1/sdcc/\bin\..\include" "HardwareSerial_ucxx.c"
sdcc: Generating code...
sdcc: Calling assembler...
sdcc: sdas8051.exe -plosgffw "HardwareSerial_ucxx.rel" "HardwareSerial_ucxx".asm
at 1: warning 119: don't know what to do with file ''. file extension unsupported
Compiling file "ZMEKeypad_ucxx.c" by means of SDCC...
sdcc: Calling preprocessor...
sdcc: sdcpp.exe -nostdinc -Wall -obj-ext=.rel -D__SDCC_STACK_AUTO -D__SDCC_MODEL_LARGE -D__SDCC_INT_LONG_REENT -D__SDCC_FLOAT_REENT -D__SDCC=3_5_0 -DSDCC=350 -D__SDCC_REVISION=9253 -D__SDCC_mcs51 -D__STDC_NO_COMPLEX__ -D__STDC_NO_THREADS__ -D__STDC_NO_ATOMICS__ -D__STDC_NO_VLA__ -isystem "C:\Users\K3F3F~1.KUS\AppData\Roaming\ARDUIN~1\packages\Z-Uno\tools\ZUNO_T~1\0008~1.09\ZUNO_T~1/sdcc/\bin\..\include\mcs51" -isystem "C:\Users\K3F3F~1.KUS\AppData\Roaming\ARDUIN~1\packages\Z-Uno\tools\ZUNO_T~1\0008~1.09\ZUNO_T~1/sdcc/\bin\..\include" "ZMEKeypad_ucxx.c"
sdcc: Generating code...
sdcpp.exe: fatal error: when writing output to : Broken pipe
at 1: warning 119: don't know what to do with file ''. file extension unsupported
ZMEKeypad_ucxx.c:283: syntax error: token -> 'static' ; column 11
Error. SDCC returned: 1

Ошибка компиляции.

Это сообщение будет содержать больше информации чем
"Отображать вывод во время компиляции"
включено в Файл > Настройки
User avatar
PoltoS
Posts: 7579
Joined: 26 Jan 2011 19:36

Re: Keypad4x4 problem

Post by PoltoS »

This is a known problem in 2.0.5. We will fix it next week in 2.0.6. Apologize. Извините за неудобства
Anzic
Posts: 11
Joined: 05 Sep 2016 13:49

Re: Keypad4x4 problem

Post by Anzic »

same problem. week for a long time has passed , when solved the problem?
User avatar
PoltoS
Posts: 7579
Joined: 26 Jan 2011 19:36

Re: Keypad4x4 problem

Post by PoltoS »

We plan to release 2.0.6 today. Apologize.
Post Reply