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