cancel
Showing results for 
Search instead for 
Did you mean: 

Import project in Eclipse

Apostolos Staridis
Associate
Posted on November 03, 2017 at 17:27

Hello everybody,

Is there a way to import the I-CUBE-LRWAN software in Eclipse ? I'm facing many problems and cannot find a proper solution. 

Thanks in advance !

#p-nucleo-lrwan1 #eclipse #i-cube-lrwan
4 REPLIES 4
Posted on November 03, 2017 at 17:36

Probably, you might want to look at the SW4STM32 files, although ultimately you'll have to own your own toolchain choices.

The L0 variants should build in a free Keil install, this should illustrate structure and files used, along with defines passed to the compiler.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Apostolos Staridis
Associate
Posted on November 03, 2017 at 18:08

Thank you for your quick response.

Can you please explain me what do you mean in ' along with defines passed to the compiler' ?

Are there any specific defines that I should check ?

Posted on November 03, 2017 at 18:43

Projects tend to have metadata describing what they hand to the compiler in the way of settings, including defines and include file search paths.

ie for a US based LoRa DISCO project the files expect the compiler to run with these defines

STM32L072xx, USE_B_L072Z_LRWAN1,USE_HAL_DRIVER, USE_BAND_915,USE_MODEM_LORA

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Posted on January 19, 2018 at 10:18

Clive One wrote:

The L0 variants should build in a free Keil install

Yes, they do.

Here is the free Keil for STM32F0/L0: 

http://www2.keil.com/stmicroelectronics-stm32/mdk