• L6002U error
    Hi I'm using ARM Keil MCB1700 Evaluation Board and running into L6002U error with my project. This happens even if I build the sample examples that come with the software. Every time ".o" file is not...
  • Error: L6002U - lpc1837
    Hello, Everytime I try to build the project that I'm working on, I get the following error: .\keil_output\periph_systick.axf: error: L6002U: Could not open file ..\..\..\..\..\..\software\lpc_core...
  • L6002U Compile Error with Certain Disk Drives
    Is there a known solution for the L6002U compile error when using different disk drives? For example, if anything in the options for target (such as output or listings folders) is set to a valid...
  • 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...
  • using sprintf causes link error
    I am using the C51FPL.LIB when compiling my project for a LPC936. I've been using it for months - works fine. I put a 'sprintf' in my code and included 'stdio.h'. I now get the linker error (BL51...