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?