• Calling an Assembly Functon From C (RVMDK)
    Hello, I am struggling to do something that should be very simple: call an assembly function from a C function. Can anyone give me some pointers or an example of how to do this? I am using uVision...
  • Function pointer with code banking
    Hi I am using Keil compiler for 8051 development. i use function pointer throught in my program using code banking. i have 512 k of external ROM with 32 k of 16 banks defined. i went through web...
  • 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
    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...