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

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 compatible library exists with a definition of startup symbol __main.

i am getting this error even when i build KEIL Example projects also.
Please some one tell me why this error is popping up? and in order to correct what should i do?

Parents
  • If you used to install an ADS software, then you need to remove the ADS software first.
    Then remember to clear the ADS path, e.g. d:\Program Files\ARM\ADSv1_2\bin, in the "Path" variable in your system environment variables.

    I have just fixed the same problem with this method.

Reply
  • If you used to install an ADS software, then you need to remove the ADS software first.
    Then remember to clear the ADS path, e.g. d:\Program Files\ARM\ADSv1_2\bin, in the "Path" variable in your system environment variables.

    I have just fixed the same problem with this method.

Children
No data