How can i fix "Could not determine GDB version using command: " error ?
Hello,
I am trying to use B-L072Z-LRWAN1 kit with library from Semtech which is Firmware Driver and LoRaWAN Stack V4.1.0. I solved error step by step with adding files one by one. Now that error occurs after Debug program. I am using Ubuntu Disco Dingo.
Before this i face with this error when build finished;
Generate build reports done
arm-atollic-eabi-objcopy.exe -O ihex GPS_Demo.elf GPS_Demo.hex
Cannot run program "arm-atollic-eabi-objcopy.exe": Unknown reason
Error: Program "arm-atollic-eabi-objcopy.exe" not found in PATH
PATH=[/opt/Atollic_TrueSTUDIO_for_STM32_x86_64_9.3.0/ARMTools/bin:/opt/Atollic_TrueSTUDIO_for_STM32_x86_64_9.3.0/Tools:/home/asus/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin]
