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
  • This error will arise due to the missing of armlib folder in the following location "C:\Keil\ARM\RV31\LIB". Check once your system drive. if this not available,update that folder from keil website, Then you will get clerance.

Reply
  • This error will arise due to the missing of armlib folder in the following location "C:\Keil\ARM\RV31\LIB". Check once your system drive. if this not available,update that folder from keil website, Then you will get clerance.

Children
No data