Warning: platform.txt from core 'EDTracker AVR Boards' contains deprecated compiler.path={runtime.ide.path}/hardware/tools/avr/bin/, automatically converted to compiler.path={runtime.tools.avr-gcc.path}/bin/. Consider upgrading this core. Warning: platform.txt from core 'EDTracker AVR Boards' contains deprecated tools.avrdude.cmd.path={runtime.ide.path}/hardware/tools/avr/bin/avrdude, automatically converted to tools.avrdude.cmd.path={path}/bin/avrdude. Consider upgrading this core. Warning: platform.txt from core 'EDTracker AVR Boards' contains deprecated tools.avrdude.config.path={runtime.ide.path}/hardware/tools/avr/etc/avrdude.conf, automatically converted to tools.avrdude.config.path={path}/etc/avrdude.conf. Consider upgrading this core. Warning: platform.txt from core 'EDTracker AVR Boards' contains deprecated recipe.ar.pattern="{compiler.path}{compiler.ar.cmd}" {compiler.ar.flags} {compiler.ar.extra_flags} "{build.path}/{archive_file}" "{object_file}", automatically converted to recipe.ar.pattern="{compiler.path}{compiler.ar.cmd}" {compiler.ar.flags} {compiler.ar.extra_flags} "{archive_file_path}" "{object_file}". Consider upgrading this core. :0:23: warning: ISO C++11 requires whitespace after the macro name F:\Users\Sandy\Documents\Arduino\EDTracker2_9250\EDTracker2_9250.ino:61:2: warning: #warning "****** DEBUG defined ******" [-Wcpp] #warning "****** DEBUG defined ******" ^~~~~~~ F:\Users\Sandy\Documents\Arduino\EDTracker2_9250\EDTracker2_9250.ino:52:17: note: #pragma message: Sketch is EDTracker2_9250... #pragma message "Sketch is EDTracker2_9250..." ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :0:23: warning: ISO C++11 requires whitespace after the macro name :0:23: warning: ISO C++11 requires whitespace after the macro name :0:23: warning: ISO C99 requires whitespace after the macro name :0:23: warning: ISO C++11 requires whitespace after the macro name C:\Program Files (x86)\Arduino\hardware\edtracker\avr\libraries\I2Cdev\I2Cdev.cpp:64:14: warning: #warning Using current Arduino IDE with Wire library is functionally limiting. [-Wcpp] #warning Using current Arduino IDE with Wire library is functionally limiting. ^~~~~~~ C:\Program Files (x86)\Arduino\hardware\edtracker\avr\libraries\I2Cdev\I2Cdev.cpp:65:14: warning: #warning Arduino IDE v1.0.1+ with I2CDEV_BUILTIN_FASTWIRE implementation is recommended. [-Wcpp] #warning Arduino IDE v1.0.1+ with I2CDEV_BUILTIN_FASTWIRE implementation is recommended. ^~~~~~~ C:\Program Files (x86)\Arduino\hardware\edtracker\avr\libraries\I2Cdev\I2Cdev.cpp:66:14: warning: #warning This I2Cdev implementation does not support: [-Wcpp] #warning This I2Cdev implementation does not support: ^~~~~~~ C:\Program Files (x86)\Arduino\hardware\edtracker\avr\libraries\I2Cdev\I2Cdev.cpp:67:14: warning: #warning - Timeout detection (some Wire requests block forever) [-Wcpp] #warning - Timeout detection (some Wire requests block forever) ^~~~~~~ :0:23: warning: ISO C99 requires whitespace after the macro name :0:23: warning: ISO C99 requires whitespace after the macro name C:\Program Files (x86)\Arduino\hardware\edtracker\avr\libraries\InvensenseMotionDriver\inv_mpu_dmp_motion_driver.c: In function 'dmp_set_fifo_rate': C:\Program Files (x86)\Arduino\hardware\edtracker\avr\libraries\InvensenseMotionDriver\inv_mpu_dmp_motion_driver.c:688:16: warning: 'return' with a value, in function returning void return -1; ^ C:\Program Files (x86)\Arduino\hardware\edtracker\avr\libraries\InvensenseMotionDriver\inv_mpu_dmp_motion_driver.c:680:7: note: declared here void dmp_set_fifo_rate(unsigned short rate) ^~~~~~~~~~~~~~~~~ C:\Program Files (x86)\Arduino\hardware\edtracker\avr\libraries\InvensenseMotionDriver\inv_mpu_dmp_motion_driver.c: In function 'dmp_read_fifo': C:\Program Files (x86)\Arduino\hardware\edtracker\avr\libraries\InvensenseMotionDriver\inv_mpu_dmp_motion_driver.c:1201:29: warning: 'return' with a value, in function returning void if ( success != 0 ) return success; ^~~~~~~ C:\Program Files (x86)\Arduino\hardware\edtracker\avr\libraries\InvensenseMotionDriver\inv_mpu_dmp_motion_driver.c:1187:7: note: declared here void dmp_read_fifo(short *gyro, short *accel, long *quat, ^~~~~~~~~~~~~ :0:23: warning: ISO C++11 requires whitespace after the macro name Sketch uses 27864 bytes (97%) of program storage space. Maximum is 28672 bytes. Global variables use 832 bytes (32%) of dynamic memory, leaving 1728 bytes for local variables. Maximum is 2560 bytes.