• Lx51: ERROR L118
    I am using a function from a lib file, and getting the folowing error: *** ERROR L118: REFERENCE MADE TO ERRONEOUS EXTERNAL SYMBOL: ?_GET_ACCESS_KEY?BYTE MODULE: ..\hex\MaxVecSpeed.obj (MAXVECSPEED...
  • Will it erroneous ??
    Hi, I want to know whether below code will perform expected task or not ? void test(unsigned char const xdata* buffer); unsigned char magicString[8] = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00...
  • *** WARNING L2: REFERENCE MADE TO UNRESOLVED EXTERNAL
    I am trying to compile the following code, but i get the error *** WARNING L2: REFERENCE MADE TO UNRESOLVED EXTERNAL SYMBOL: _HALSETPORTBIT MODULE: program1.obj (PROGRAM1) ADDRESS: 0822H this...
  • Error: UNRESOLVED EXTERNAL SYMBOL and REFERENCE MADE TO UNRESOLVED EXTERNAL
    Hello everyone, I am using Keil uVision2 to write my assembler code. I am always getting the same error. I searhed on Google and everbody says the solution is in the Keil manual but I could not find...
  • Linker regenerate cross references
    Hello, After fighting with my project which wouldn't link: linking... .\STM32100E-EVAL\STM32100E-EVAL.axf: Error: L6218E: Undefined symbol VAL_Validate (referred from main.o). Not enough information...