Hello all,
I am working on STM32L0 Nucleo board. I am interfacing board with SPI protocol to LoRa module. code is ok but when I am compiling the code it id giving error in linking :
"LoRa_Tx_L0\LoRa_Tx_L0.axf: error: L6002U: Could not open file lora_tx_l0\main.o: No such file or directory".
Please help me.. to solve the problem..