• Getting *** WARNING L16: UNCALLED FUNCTION, IGNORED FOR OVERLAY PROCESS
    I'm working on uVision3 on a Cypress NX2LP-Flex board, and I'm getting the above message when I call a few, but not all of the I2C functions from the EZUSB library. For example when I just call EZUSB_InitI2C...
  • WARNING 16 (UNCALLED FUNCTION, IGNORED FOR OVERLAY Process
    I am calling function in ISR. But at the linking time it giving warning like WARNING 16 (UNCALLED FUNCTION, IGNORED FOR OVERLAY Process. Is there any solution to solve this problem. How can i tell to...
  • Regarding Warning L16: Ignore for Overlay process
    In one of my code, i faced the problem of Warning L16:Ignore for Overlay Process. In that code, when i run my program in actual harware, randomly my code go to the inital location and then hangs up...
  • error: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS ????
    when i compile my file the following error message is generated: ------------------------------------- Build target 'Target 1' compiling robo.c... linking... *** WARNING L16: UNCALLED SEGMENT, IGNORED...
  • Uncalled Segment ,Ignored for Overlay Process error
    I got 0 errors and 3 warnings after compilation, the three warnings were of the same kind : Uncalled Segment ,Ignored for Overlay Process error. Is that something really serious or can i just ignore...