felias-fogg / SoftI2CMaster

Software I2C Arduino library
GNU General Public License v3.0
368 stars 100 forks source link

Not compiling in Arduino version 1.6.10 #11

Closed devrim-oguz closed 8 years ago

devrim-oguz commented 8 years ago

Does not compile in Ardiuno version 1.6.10 with the following message:

ass_i2c_wait_scl_high' referenced in section.text' of /tmp/ccdTuUr6.ltrans0.ltrans.o: defined in discarded section .text' of sketch/U5_FINAL.ino.cpp.o (symbol from plugin) ass_i2c_delay_half' referenced in section .text' of /tmp/ccdTuUr6.ltrans0.ltrans.o: defined in discarded section.text' of sketch/U5_FINAL.ino.cpp.o (symbol from plugin) ass_i2c_delay_half' referenced in section.text' of /tmp/ccdTuUr6.ltrans0.ltrans.o: defined in discarded section .text' of sketch/U5_FINAL.ino.cpp.o (symbol from plugin) ass_i2c_delay_half' referenced in section .text' of /tmp/ccdTuUr6.ltrans0.ltrans.o: defined in discarded section.text' of sketch/U5_FINAL.ino.cpp.o (symbol from plugin) ass_i2c_delay_half' referenced in section.text' of /tmp/ccdTuUr6.ltrans0.ltrans.o: defined in discarded section .text' of sketch/U5_FINAL.ino.cpp.o (symbol from plugin) ass_i2c_wait_scl_high' referenced in section .text' of /tmp/ccdTuUr6.ltrans0.ltrans.o: defined in discarded section.text' of sketch/U5_FINAL.ino.cpp.o (symbol from plugin) ass_i2c_delay_half' referenced in section.text' of /tmp/ccdTuUr6.ltrans0.ltrans.o: defined in discarded section .text' of sketch/U5_FINAL.ino.cpp.o (symbol from plugin) ass_i2c_delay_half' referenced in section .text' of /tmp/ccdTuUr6.ltrans0.ltrans.o: defined in discarded section.text' of sketch/U5_FINAL.ino.cpp.o (symbol from plugin) ass_i2c_wait_scl_high' referenced in section.text' of /tmp/ccdTuUr6.ltrans0.ltrans.o: defined in discarded section .text' of sketch/U5_FINAL.ino.cpp.o (symbol from plugin) ass_i2c_delay_half' referenced in section .text' of /tmp/ccdTuUr6.ltrans0.ltrans.o: defined in discarded section.text' of sketch/U5_FINAL.ino.cpp.o (symbol from plugin) ass_i2c_delay_half' referenced in section.text' of /tmp/ccdTuUr6.ltrans0.ltrans.o: defined in discarded section .text' of sketch/U5_FINAL.ino.cpp.o (symbol from plugin) ass_i2c_wait_scl_high' referenced in section .text' of /tmp/ccdTuUr6.ltrans0.ltrans.o: defined in discarded section.text' of sketch/U5_FINAL.ino.cpp.o (symbol from plugin) ass_i2c_delay_half' referenced in section.text' of /tmp/ccdTuUr6.ltrans0.ltrans.o: defined in discarded section .text' of sketch/U5_FINAL.ino.cpp.o (symbol from plugin) ass_i2c_delay_half' referenced in section .text' of /tmp/ccdTuUr6.ltrans0.ltrans.o: defined in discarded section.text' of sketch/U5_FINAL.ino.cpp.o (symbol from plugin) ass_i2c_delay_half' referenced in section.text' of /tmp/ccdTuUr6.ltrans0.ltrans.o: defined in discarded section .text' of sketch/U5_FINAL.ino.cpp.o (symbol from plugin) ass_i2c_wait_scl_high' referenced in section .text' of /tmp/ccdTuUr6.ltrans0.ltrans.o: defined in discarded section.text' of sketch/U5_FINAL.ino.cpp.o (symbol from plugin) ass_i2c_delay_half' referenced in section.text' of /tmp/ccdTuUr6.ltrans0.ltrans.o: defined in discarded section `.text' of sketch/U5_FINAL.ino.cpp.o (symbol from plugin) collect2: error: ld returned 1 exit status exit status 1 Error compiling for board Arduino Nano. Arduino Version: unknown