Discussion Forum

Error L127 and L128

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
Marcelo Andrade
Posted
30-Sep-2004 17:59 GMT
Toolset
C51
New! Error L127 and L128
I have a error L127 (Unresolved External Symbol) and L128 (Reference Made to Unresolved External. The message is "Symbol: ?C_START" and "Module: Startup.obj (?C_Startup)". What's problem? I am using AT89C52.
Read-Only
Author
Jon Ward
Posted
30-Sep-2004 18:15 GMT
Toolset
C51
New! RE: Error L127 and L128
http://www.keil.com/support/docs/1980.htm

Jon
Read-Only
Author
Marcelo Andrade
Posted
30-Sep-2004 19:01 GMT
Toolset
C51
New! RE: Error L127 and L128
That's not suficient. The problem is a error and isn't a warning. I include the libraries, but the error is the same.
Read-Only
Author
Jon Ward
Posted
30-Sep-2004 20:30 GMT
Toolset
C51
New! RE: Error L127 and L128
Does the MAP file show that the startup code is getting linked in?

Jon

Next Thread | Thread List | Previous Thread Start a Thread | Settings