disk91 / WioLoRaWANFieldTester

85 stars 32 forks source link

Error compiling to Seeduino Wio Terminal #49

Closed aruznieto closed 1 year ago

aruznieto commented 1 year ago

Hi, I am trying to compile the software in Arduino. When I set the Role to Slave, I generate the binaries but Arduino´s Software return me this error:

" collect2.exe: error: ld returned 1 exit status Error compiling for Seeeduino Wio Terminal board. "

This is my configuration on Tools

image

Thanks!

disk91 commented 1 year ago

What has been you solution ?

aruznieto commented 1 year ago

Adding

&& defined FALSE

on "Libraries/Arduino15/packages/seeeduino/hardware/samd/1.8.2/library/Wire/Wire.cpp" next to

#if WIRE_INTERFACES_COUNT > 1