• How to solve this WARNING L15: MULTIPLE CALL TO SEGMENT
    hi all I got a warning message when I setting OPTIMIZE (8,SPEED) Please tell me how to solve this WARNING L15: MULTIPLE CALL TO SEGMENT SEGMENT: ?PR?_TASK_SCHEDULER?MPG450 CALLER1: ?PR?EXINT1_INT_ROUTINE...
  • L15 Multiple call to segment prob
    Can anyone help me, I get two L15 warnings when I compile my program. They both say that PRINTF is the segment being called from two places. PRINTF is not called in any shape or form. Not even through...
  • Multiple call to segment warning
    I am seeing this warning when I try to compile my code Warning L15: multiple call to segment segment: ?pr?_nvmwrit?nvmem_cc caller1: ?pr?spicommisr?spi_com_cc caller2: ?c_c51startup I looked...
  • Handling multiple L15 warning in single Overlay
    Hi, I have multiple L15 link warning (MULTIPLE CALL TO SEGMENT). Referred to: http://www.keil.com/support/docs/805.htm and fixed one. But how do i fix the rest. When I use the OVERLAY...
  • Warning L15 and L16
    I am trying to compile a frequency hopping code . But when ever i try to compile it, i get an error when the project is linking. Errors i get are linking... *** WARNING L16: UNCALLED FUNCTION, IGNORED...