• How to run program from SDRAM
    Hi, I am using LPC2468 processor based board from Embedded Artists, having 512kb internal flash. Can I load KEIL program to SDRAM(external) and run it from there? Actually all the example codes available...
  • sdram init from keil
    Hi, if one question about the sdram initialization (micron MT48LC16...) from keil for (all) SAM9 controller AT91SAM9260 / 61 / 63). After the eight auto-refresh commands there's the load mode register...
  • LPC1788 Executing from SDRAM
    Hello, I'm using LPC1788 in my project and I need to execute some code from SDRAM at address 0xA0000000, but there is one issue. The issue is that MPU considers this address a non executable memory...
  • SDRAM issue
    Hi All, We have interfaced 1 SDRAM to LPC3250 (Lower 16 bit data line) .This SDRAM is from Micron technolgies 32 MB(MT48LC16M16A2). Now problem is that we are not sure whether ,can we run our...
  • SDRAM issues
    Hi all Hope someone can help me. I have some problems getting the EMC and SDRAM setup correctly. I think I may have something to do with the value loaded to the mode register!? Basics: I'm...