This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

uncalled segment ignored for overlay segment?c_initseg

the program doesn't do what it should... first of all when i debug it doesn't enter main function

when i compile linker gives 4 warnings

*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS SEGMENT: ?C_INITSEG
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS SEGMENT: ?PR?_MAIN?RAMSES
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS SEGMENT: ?PR?_INIT_MEMPOOL?INIT_MEM
*** WARNING L10: CANNOT DETERMINE ROOT SEGMENT
Program Size: data=28.6 xdata=8366 code=30287

i have a main function but no init_mempool or init_mem file