• 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...
  • 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...
  • 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
    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...
  • Linker errors
    I compile my program and get the following errors ========================================= linking... *** ERROR L107: ADDRESS SPACE OVERFLOW SPACE: CODE SEGMENT: ?PR?SETTHERMODEDETECTIONENABLED...