• Use of "Off-chip XData Memory"?
    Hi, I'm running a small testapp to see if my 80c32 uP is running fine. Therefore, I toggle P1_0 and next to this, I'm writing a value to a var defined in external RAM. The RAM starts at address...
  • ADUC 842 Off-Chip XDATA
    Hi, We've mounted a 32kB external SRAM on an Eval ADUC 842 board (using U6 and U7 locations). Which configuration should we use in the startup file and SFRs? Has somebody a working example (with...
  • off chip xdtata memory settings
    hi, i have a machine with 12mb of flash...however when i compile my program in keil i get the following error ...my code is loaded into flash...however how do i tell the keil linker about this n...
  • RAM in Code memory area
    Note: This was originally posted on 20th June 2011 at http://forums.arm.com Hi, My board has 32K SRAM in the code memory area (within the first 0.5G), also has the same size of build in SRAM in data area...
  • The ram area map in the link
    Dear all, In my project,the internal ram is limit,but some state the ram can overlay,How can define the compiler or link option?such as following. +----------+ | area 1 | stateA | | | | ...