• Warning L11
    I have been using the BL51 linker, I changed my linker to the the LX51 and ported my linker directive file to the use new commands supported by the LX51(ex:CLASSES & SEGMENTS). While Linking my project...
  • Getting rid of L11 WARNING messages
    does deleting the OVERLAY directive containing the segments and functions listed in WARNING 11 result in hazardous effect. I actually managed to get rid of the L11 warnings by doing the above mentioned...
  • warnings
    upon building my application in keil I get following warning *** WARNING L2: REFERENCE MADE TO UNRESOLVED EXTERNAL
  • warnings
    Hi, Why do I get these warnings? Are these warnings critical, and can they get the program to crash? assembling STARTUP.A51... linking... *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR...
  • L6 Warning
    Hello, I am getting the L6 warning as below. Is anyone knows the way to disable L6 warning? I am purposely using the address as a pointer to EEPROM using _at_ and as data. *** Warning L6 ...