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

Parents
  • Hello Sir,

    Sorry for not posting in details of the code. But I tried to find out what is the problem & why compiler is not generating main.o file.. Then after googling some web sources I found that cleaning some errors & warnings in the code may fix the problem. Then I tried that 7 it worked well.. Now code is running perfect..Thanks for your co operation & Guidence..

Reply
  • Hello Sir,

    Sorry for not posting in details of the code. But I tried to find out what is the problem & why compiler is not generating main.o file.. Then after googling some web sources I found that cleaning some errors & warnings in the code may fix the problem. Then I tried that 7 it worked well.. Now code is running perfect..Thanks for your co operation & Guidence..

Children
No data