Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 2 months ago.
Linker error LoRaWAN-demo-76
I tried to compile the source for the LoRaWAN-demo-76 for a STM Nucleo-L073RZ development board, using a semtech SX1276 on a shield for LoRa communication. But unfortunately the standard code couldn't compile using the uVision5 IDE, I get the following ERROR:
Error:L6200E: Symbol mbed_die multiply defined (by mbed_board.o and board.o)
How can I solve this error?
Sincerly, Eric
I have a compiler issue as well using a L152RE
https://developer.mbed.org/questions/73950/Getting-compiler-errors-with-LoRaBaseSta/
...kevin
posted by Kevin Braun 31 Aug 2016Hi Can you look at:
https://developer.mbed.org/questions/74138/LoRaBaseStation-wont-compile-on-a-NUCLEO/
posted by Andrea Corrado 09 Sep 2016