2019-04-09 11:40 AM
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]
2024-05-22 12:22 PM
In my case, I'm more a stable Debian guy. But I made it unstable, my bad. Hence the Kubuntu 23.10 mantic I mentioned.
That Kubuntu lasted ... 5 days, before being so unstable, broken that I went back to Debian ! That resolved the issue, since the libncurses is older under Debian.
Also, after a quick look, it seems that the solution by athulmuralidhar below may work