• How to overcome with The UNCALLED SEGMENT Error.
    I am working with Kiel uv4 but i am getting 2 or more errors as UNCALLED SEGMENT. i.e. *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS SEGMENT: ?PR?_PRINT?SERIAL And that why my...
  • How to overcome with The UNCALLED SEGMENT Error.
    I am working with Kiel uv4 but i am getting 2 or more errors as UNCALLED SEGMENT. i.e. *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS SEGMENT: ?PR?_PRINT?SERIAL And that why my...
  • how to overcome to data segment too large problem
    respected sir /mam, iam working with KEIL VISION2 & I am not understand why it show the error data segment too large after running the program.how i overcome to this problem please explain clearly.i...
  • how to overcome to data segment too large problem
    respected sir /mam, iam working with KEIL VISION2 & I am not understand why it show the error data segment too large after running the program.how i overcome to this problem please explain clearly.i...
  • Overcoming error 172???
    Hi When i type this, struct cmd_pkt{ int type; int OGF; int OCF; int len; unsigned int far data_pkt[256]; }; struct cmd_pkt c_pkt; After I complied it, it prompt me with this error...