2025-11-17 4:28 PM
I am trying to debug code for Nucleo-WL55JC1 board using sample code from the STM website. It is the LoRAWAN_End _Node. I complies fine and creates .elf file. However when a try do download with the STM32Cube I get the following error:
An internal error occurred during: "Launching LoRaWAN_End_Node".
'com.st.stm32cube.ide.mcu.toolchain.IToolChainInfoProvider[] com.st.stm32cube.ide.mcu.toolchain.ToolChainHelper.getToolChainInfoProviders()'
Thanks for the help.