• Structure and defined strings occupy same memory
    I am using the Dallas 80C400 processor in contiguous mode (16mb memory space). PK51 development kit. My compiler is 7.50 In a most simplistic form, I am doing this: #pragma string(far) typedef...
  • Structure and defined strings occupy same memory
    I am using the Dallas 80C400 processor in contiguous mode (16mb memory space). PK51 development kit. My compiler is 7.50 In a most simplistic form, I am doing this: #pragma string(far) typedef...
  • How to minimize UNCALLED SEGMENT error
    I am working with Kiel but i am getting more errors as uncalled segment please can anybody tell me the way of removing those errors.... other then removing/commenting that particular segment
  • How to minimize UNCALLED SEGMENT error
    I am working with Kiel but i am getting more errors as uncalled segment please can anybody tell me the way of removing those errors.... other then removing/commenting that particular segment
  • 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...