• KEIL Linker error: L6411E
    I have a problem when i am building my project in KEIL v4.60 for target LPC2148. i am getting following errors: voice.axf: Warning: L6310W: Unable to find ARM libraries. voice.axf: Error: L6411E: No...
  • Keil Linker error
    I'm using the open LPC1768 library and whenever i'm compiling I get the following error: .\keil_output\iflash_nxp_lpcxpresso_1769\can_iflash_nxp_lpcxpresso_1769.axf: error: L6002U: Could not open...
  • LINKER ERROR
    I am trying to get all functions in a file Loader.c to be located at 0xFA00 onwards. I have tried putting the following command…. CODE (?pr?*?Loader (0xFA00)) found in the following link...
  • LINKER ERROR
    Error L6204E Entry point (0x0000000) does not point to an instruction. What is the deal here. I copied most of the files from pwm.c and just added an interrupt routine. at address 0 we are supposed...
  • Linker error
    I get the below error during linking. I am using keil uvision4 IDE. How do i solve this error? Warning: L6665W: Neither Lib$$Request$$armlib Lib$$Request$$cpplib defined, not searching ARM libraries...