• banking problem
    Problem: Unable to execute the program with banking. The operating system i am using is windows 95, my target hardware has the following settings a)common area - 1400 to 7fff (VNM) b)banked area...
  • banking problem
    Hi all, I'm working on a project which contain 4 banks (4 x 64 K), and When I compile my project following errors happens. *** ERROR L107: ADDRESS SPACE OVERFLOW SPACE: CODE SEGMENT: ?PR?INITMODEDEPENDENTDESCR...
  • Banking Problem
    I am creating a big application using Banking. Compilation goes fine but in debugging mode, some of the routines gives the error message as Access Violation Problem. When access is gives for that memory...
  • bank ...
    I've a application using * Large Memory Model * Large Code Rom and I'm using LX51 linker, when I compile my project I'm getting IMPROPER FIXUP problems in some segments. I've found insctruction...
  • banking
    Hi all I've a software which requires some segments must belongs to a certain code bank. Without this condition software dont works ! Why such a situation could happen ? Any idea