<div dir="ltr">Hi folks.<div><br></div><div>I'm trying to compile and upload the Arduino sketch on tag <span style="font-size:12.8px">TRV1.5-rv1-gE-20160919, and I'm having a spot of bother when I try to build for the CONFIG_REV11_SECURE_SENSOR.</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Ubuntu 16.04</span></div><div><span style="font-size:12.8px">Arduino 1.6.12</span></div><div><span style="font-size:12.8px">OTAESGCM from tag </span><span style="font-size:12.8px">TRV1.5-rv1-gE-20160919</span></div><div><span style="font-size:12.8px">OTRadioLink from tag </span><span style="font-size:12.8px">TRV1.5-rv1-gE-20160919</span></div><div><span style="font-size:12.8px">OpenTRV-Arduino-V0p2 from tag </span><span style="font-size:12.8px">TRV1.5-rv1-gE-20160919</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">The error I get when verifying the code in the IDE is "Board revision not defined":</span></div><div><span style="font-size:12.8px"><br></span></div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><font face="monospace, monospace" size="1">Generating function prototypes...<br>"/opt/arduino-1.6.12/hardware/tools/avr/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=1000000L -DARDUINO=10612 -DARDUINO_AVR_V0P2 -DARDUINO_ARCH_AVR   "-I/opt/arduino-1.6.12/hardware/arduino/avr/cores/arduino" "-I/opt/arduino-1.6.12/hardware/arduino/avr/variants/standard" "-I/home/mark/Arduino/libraries/OTRadioLink" "-I/opt/arduino-1.6.12/hardware/arduino/avr/libraries/SPI/src" "-I/opt/arduino-1.6.12/hardware/arduino/avr/libraries/Wire/src" "/tmp/arduino_build_396587/sketch/V0p2_Main.ino.cpp" -o "/tmp/arduino_build_396587/preproc/ctags_target_for_gcc_minus_e.cpp"<br>In file included from /tmp/arduino_build_396587/sketch/V0p2_Main.h:49:0,<br>                 from /home/mark/opentvr/OpenTRV-Arduino-V0p2/Arduino/V0p2_Main/V0p2_Main.ino:37:<br>/home/mark/Arduino/libraries/OTRadioLink/OTV0p2_Board_IO_Config.h:46:2: error: #error Board revision not defined.<br> #error Board revision not defined.<br>  ^<br>Using library OTRadioLink in folder: /home/mark/Arduino/libraries/OTRadioLink (legacy)<br>Using library SPI at version 1.0 in folder: /opt/arduino-1.6.12/hardware/arduino/avr/libraries/SPI <br>Using library Wire at version 1.0 in folder: /opt/arduino-1.6.12/hardware/arduino/avr/libraries/Wire <br>exit status 1<br>Error compiling for board OpenTRV V0p2.</font></blockquote><div style="font-size:12.8px"><br></div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">thanks,</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Mark H</div></div>