Stm32 CUBE IDE - issue with STM32WL55 LoRaWAN_End_Node example
Hi everyone ,
can anyone please help me in the issue which i am facing, any help will be much appreciated,
i am using the sample projects in the website will be attaching the link -https://docs.rakwireless.com/Product-Categories/WisDuo/RAK3172-Module/Low-Level-Development/#rak3172-on-stm32cubeide-with-stm32wl-sdk-v1-0-0
In the sample projects to open the project i always have to follow the below link completely even if many parts i am not using which is (Projects\NUCLEO-WL55JC\Applications\LoRaWAN) even then i have use in the same way which is (C:\Users\Dell\Desktop\Projects\NUCLEO-WL55JC\Applications\LoRaWAN\LoRaWAN_End_Node) or else i will receive an error in cube ide which is (make: *** No rule to make target 'C:/Users/Dell/Utilities/trace/adv_trace/stm32_adv_trace.c', needed by 'Utilities/stm32_adv_trace.o'. Stop.)
even if i include the path in MCU GCC compiler it still gives me the above error.
