• Allocating PSRAM to a module with medium memory model
    Hi, We are using XC164CS architecture which has 2K-DPRAM, 2K-SRAM and 2K-PSRAM. The address ranges are: We have project memory model set as Medium. We would like to allocate PSRAM to some modules...
  • Allocating PSRAM to a module with medium memory model
    Hi, We are using XC164CS architecture which has 2K-DPRAM, 2K-SRAM and 2K-PSRAM. The address ranges are: We have project memory model set as Medium. We would like to allocate PSRAM to some modules...
  • Allocate the global variables to XDATA in small memory model
    I have a MCS51 project which is compiled in small memory model, now I want to add a module to the project, the source files of the module comes from other non-C51 project, so I want to compile these...
  • Allocate the global variables to XDATA in small memory model
    I have a MCS51 project which is compiled in small memory model, now I want to add a module to the project, the source files of the module comes from other non-C51 project, so I want to compile these...
  • Allocating memory, Memory Space Exhuasted
    Does anyone know how to prevent this situation? On my old celeron 400mhz, running windows 2000 pro, I compile a file and my app runs fine. On my brand new P4 1.8ghz running XP. I compile the same...