Error with compiler warnings to ALL
Arduino: 1.8.5 (Windows 7), Board: "Arduino/Genuino Uno"
D:\Program Files (x86)\Arduino\arduino-builder -dump-prefs -logger=machine -hardware D:\Program Files (x86)\Arduino\hardware -hardware AppData\Local\Arduino15\packages -tools D:\Program Files (x86)\Arduino\tools-builder -tools D:\Program Files (x86)\Arduino\hardware\tools\avr -tools AppData\Local\Arduino15\packages -built-in-libraries D:\Program Files (x86)\Arduino\libraries -libraries \Arduino\libraries -fqbn=arduino:avr:uno -ide-version=10805 -build-path AppData\Local\Temp\arduino_build_354337 -warnings=all -build-cache AppData\Local\Temp\arduino_cache_815643 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2 -prefs=runtime.tools.arduinoOTA.path=AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.1.1 -prefs=runtime.tools.avrdude.path=AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino9 -verbose RFID-Array.ino
D:\Program Files (x86)\Arduino\arduino-builder -compile -logger=machine -hardware D:\Program Files (x86)\Arduino\hardware -hardware AppData\Local\Arduino15\packages -tools D:\Program Files (x86)\Arduino\tools-builder -tools D:\Program Files (x86)\Arduino\hardware\tools\avr -tools AppData\Local\Arduino15\packages -built-in-libraries D:\Program Files (x86)\Arduino\libraries -libraries \Arduino\libraries -fqbn=arduino:avr:uno -ide-version=10805 -build-path AppData\Local\Temp\arduino_build_354337 -warnings=all -build-cache AppData\Local\Temp\arduino_cache_815643 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2 -prefs=runtime.tools.arduinoOTA.path=AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.1.1 -prefs=runtime.tools.avrdude.path=AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino9 -verbose RFID-Array.ino
Using board 'uno' from platform in folder: AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.21
Using core 'arduino' from platform in folder: AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.21
Detecting libraries used...
"AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IAppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.21\cores\arduino" "-IAppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.21\variants\standard" "AppData\Local\Temp\arduino_build_354337\sketch\RFID-Array.ino.cpp" -o "nul"
"AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IAppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.21\cores\arduino" "-IAppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.21\variants\standard" "-IAppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.21\libraries\SoftwareSerial\src" "AppData\Local\Temp\arduino_build_354337\sketch\RFID-Array.ino.cpp" -o "nul"
"AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IAppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.21\cores\arduino" "-IAppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.21\variants\standard" "-IAppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.21\libraries\SoftwareSerial\src" "-I\Arduino\libraries\SparkFun_Simultaneous_RFID_Tag_Reader_Library-master\src" "AppData\Local\Temp\arduino_build_354337\sketch\RFID-Array.ino.cpp" -o "nul"
Using cached library dependencies for file: AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.21\libraries\SoftwareSerial\src\SoftwareSerial.cpp
"AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IAppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.21\cores\arduino" "-IAppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.21\variants\standard" "-IAppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.21\libraries\SoftwareSerial\src" "-I\Arduino\libraries\SparkFun_Simultaneous_RFID_Tag_Reader_Library-master\src" "\Arduino\libraries\SparkFun_Simultaneous_RFID_Tag_Reader_Library-master\src\SparkFun_UHF_RFID_Reader.cpp" -o "nul"
Generating function prototypes...
"AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IAppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.21\cores\arduino" "-IAppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.21\variants\standard" "-IAppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.21\libraries\SoftwareSerial\src" "-I\Arduino\libraries\SparkFun_Simultaneous_RFID_Tag_Reader_Library-master\src" "AppData\Local\Temp\arduino_build_354337\sketch\RFID-Array.ino.cpp" -o "AppData\Local\Temp\arduino_build_354337\preproc\ctags_target_for_gcc_minus_e.cpp"
"D:\Program Files (x86)\Arduino\tools-builder\ctags\5.8-arduino11/ctags" -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives "AppData\Local\Temp\arduino_build_354337\preproc\ctags_target_for_gcc_minus_e.cpp"
Sketch wird kompiliert...
"AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -Wall -Wextra -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IAppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.21\cores\arduino" "-IAppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.21\variants\standard" "-IAppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.21\libraries\SoftwareSerial\src" "-I\Arduino\libraries\SparkFun_Simultaneous_RFID_Tag_Reader_Library-master\src" "AppData\Local\Temp\arduino_build_354337\sketch\RFID-Array.ino.cpp" -o "AppData\Local\Temp\arduino_build_354337\sketch\RFID-Array.ino.cpp.o"
RFID-Array.ino: In function 'void loop()':
RFID-Array:99: error: invalid types 'byte {aka unsigned char}[byte {aka unsigned char}]' for array subscript
tagEPCBytes[(byte *) &counter][x] = nano.msg[31 + x];
^
RFID-Array.ino:79:12: warning: unused variable 'timeStamp' [-Wunused-variable]
long timeStamp = nano.getTagTimestamp(); //Liefert die Zeit (ms) seit der letzten Keep-Alive-Meldung.
^
RFID-Array.ino:67:8: warning: unused variable 'myEPC' [-Wunused-variable]
byte myEPC[12]; //Die meisten EPCs sind 12 Bytes groß.
^
RFID-Array.ino:68:8: warning: unused variable 'myEPClength' [-Wunused-variable]
byte myEPClength;
^
RFID-Array.ino:69:8: warning: unused variable 'responseType' [-Wunused-variable]
byte responseType = 0;
^
RFID-Array.ino:71:8: warning: unused variable 'tagEPCBytes' [-Wunused-variable]
byte tagEPCBytes[50][12];
^
Bibliothek SoftwareSerial in Version 1.0 im Ordner: AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.21\libraries\SoftwareSerial wird verwendet
Bibliothek SparkFun_Simultaneous_RFID_Tag_Reader_Library-master in Version 1.0.4 im Ordner: \Arduino\libraries\SparkFun_Simultaneous_RFID_Tag_Reader_Library-master wird verwendet
exit status 1
invalid types 'byte {aka unsigned char}[byte {aka unsigned char}]' for array subscript