Simple GPS Test - Serial1 Error- v5

Discussion about software developed by Freematics, including Freematics Builder and Freematics Emulator GUI
Post Reply
casas_7
Posts: 4
Joined: Fri Apr 17, 2020 2:34 pm

Simple GPS Test - Serial1 Error- v5

Post by casas_7 »

Hi,

Upon compiling the source code from Git for the simple_gps_test (fimware v5), I am getting a compiling error.

C:\Users\casas\AppData\Local\Temp\arduino_cache_148918\core\core_70b8f02fce5ee2596181d63f21a3fe42.a(HardwareSerial.cpp.o):(.bss.Serial1+0x0): multiple definition of `Serial1'
sketch\simple_gps_test.ino.cpp.o:(.bss.Serial1+0x0): first defined here
collect2.exe: error: ld returned 1 exit status
exit status 1
Error compiling for board ESP32 Dev Module.

I tired this with another laptop with the same sketch and I get the same results.
Is there a sw update that needs to be performed on github to fix this?

Thanks

RC
Post Reply