| |||||
Technical Support Support Resources
Product Information | LX51: WARNING L34 (PROJECT DOES NOT INCLUDE LP51BANK MODULE)Information in this article applies to:
SYMPTOMWhen linking programs with the LX51 Linker version 3.63, the following error message may appear: *** WARNING L34: PROJECT DOES NOT INCLUDE LP51BANK MODULE CAUSEThis error is generated in respose to a linker classes directive which locates a class that does not exist. For example, if you add the following class definition to the linker command line: LX51 ... CLASSES(CODE_TEST(C:0x8000)) the linker incorrectly responds with this error message. RESOLUTIONIt is safe to ignore this warning in most cases. However, it is probably best to remove the superfluous class definition from the CLASSES directive. MORE INFORMATION
SEE ALSOLast Reviewed: Thursday, August 17, 2006 | ||||
| |||||