• 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...
  • 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...
  • 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