Technical Support

BL51: WARNING 11 (CANNOT FIND SEGMENT OR FUNCTION NAME)


Information in this article applies to:

  • C51 Version 5.50

QUESTION

When I link my project, the linker responds with the following diagnostic:

WARNING L11: CANNOT FIND SEGMENT OR FUNCTION NAME
NAME: overlay-control-name

ANSWER

A segment or function name defined in the OVERLAY directive cannot be found in the object modules. Check your spelling of the segment or function name used in the OVERLAY directive against the function name in your source code.

MORE INFORMATION

SEE ALSO

Last Reviewed: Friday, July 15, 2005


Did this article provide the answer you needed?
 
Yes
No
Not Sure