We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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..
"I have made some changes in that & after it is not compiling.. so what is the solution to solve the L6002U error.."
Just a quick question - are you aware of the difference between "not compiling" and "not linking"?