This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Error : L6002U :could not open file main.o No such file or directory

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..