• Linker Warning
    Greetings, Within my serial receive interrupt routine I'm getting a linker warning dealing with a printf statement. My code and the warning are shown below: void serial_int() interrupt 4...
  • linker warning
    hi all, i am building 8051 application in keil compiler.i got an warning message when linking... like this..... *** WARNING L16: UNCALLED SEGMENT,IGNORED FOR OVERLAY PROCESS SEGMENT :?PR?_ANALOGVOL...
  • ARM Linker warning L6776W
    I am using the ARM clang tool chain version 6.10.1. The linker is showing the following warning: Warning: L6776W: The debug frame in .debug_frame(CHostComm.o) does not describe an executable section...
  • STM32L476 Linker Warning L6988W
    Hi, I am trying to include the ARM DSP libraries in my project using the STM32L4 MCU (Cortex-M4) but i am getting a warning; Warning: L6988W: Ignoring unknown patch sdcomp-29491-629360 I...
  • Linker warning suppression
    Hi, Is there a means of supressing linker generated warnings? I realise they're there for a reason, but this one's deliberate. I forget the error code, but it's concerned with the location of an...