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 another function that is called with the one reported. Furthermore I have the optimization set to 0, so no overlaying should be getting done. Thanks