• 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...
  • default off and on-chip RAM areas
    Hi Forum I'm using a LPC2478 with 8 MB external RAM. In the project option I have reserved the off-chip area RAM1 to be the framebuffer. Off-chip RAM2 area is the rest of the external RAM. This...
  • how to locate a function in the off-chip rom?
    1.how to locate a function which is programed with c51 in the off-chip rom according to the hardware address assign 2. after compiling, and the hex file is obtained, then how to program this file into...
  • Off-chip code memory location problems on Philips MX2
    I'm currently doing a project on an MX2 based system and I'm having trouble locating my code to the correct location. My memory map is as follows: 512k off-chip RAM at X:000000 64k on-chip ROM...