• 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...
  • Problem with banking
    Hi, In one of our project we are using 80C51FA interfaced with PSD934F2. The controller does not have any ROM. PSD934 is being used which consists of 256KB Primary flash, 32K secondary flash and...
  • 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