gimasi / GMX_LR1_AT_MODEM

LoRaWAN Stack & AT Modem functionality for GMX_LR1 Module
5 stars 0 forks source link

firmware update from source code GMX_LR1 #2

Open loikthebia opened 6 years ago

loikthebia commented 6 years ago

Good day Gimasi,

I have updated the firmware of my GMX_LR1 through my Tuino1 with the binary file you are providing and it worked fine. I want to do the same from the source code in the gimasi/GMX_LR1 repository so I imported it in the Atollic TrueSTUDIO IDE as a project but I can not get it to work because of missing headers in the path. Therefore I added into the project's settings every include folder I found and I still get those errors. Hence I wanted to know if you could help me about the setup of Atollic IDE once you have imported GMX_LR1. Here is mine:

"${workspace_loc:/${ProjName}/Drivers/STM32L0xx_HAL_Driver/Inc/Legacy}" "${workspace_loc:/${ProjName}/Drivers/CMSIS/Include}" "${workspace_loc:/${ProjName}/Application/Core/inc}" "${workspace_loc:/${ProjName}/Drivers/CMSIS/Device/ST/STM32L0xx/Include}" "${workspace_loc:/${ProjName}/Middleware/Lora/Core}" "${workspace_loc:/${ProjName}/Middleware/Lora/Crypto}" "${workspace_loc:/${ProjName}/Middleware/Lora/Mac}" "${workspace_loc:/${ProjName}/Middleware/Lora/Phy}" "${workspace_loc:/${ProjName}/Middleware/Lora/Utilities}"

Kind regards,

Loik

gimasi commented 6 years ago

HI Loik, can you send me an email massimo@gimasi.ch