• Accessing external RAM for heap allocation.
    Hi, I have two RAM on my board. I am using external ram which starts with address : 0x6000000 External RAM size : 1Mb Internal ram which starts with address : 0x2000000 Internal RAM size...
  • Accessing external RAM for heap allocation.
    Hi, I have two RAM on my board. I am using external ram which starts with address : 0x6000000 External RAM size : 1Mb Internal ram which starts with address : 0x2000000 Internal RAM size...
  • How I can use external ram as heap ?
    Hi, I use the LPC17788 microcontroller and the IS42S16800F SDRAM on my board. I want to access SDRAM as heap. To do this, I first entered the Target Options and specify the external ram range for RAM1...
  • External RAM as heap on lpc1788, large ZI
    I'm using 8MiB external ram with the LPC1788. I use a scatter file to use it as heap. I found out the startup file uses a lot of ZI-data. I think it tries to initialize the external ram. But the ram...
  • How I can use external ram as heap ?
    Hi, I use the LPC17788 microcontroller and the IS42S16800F SDRAM on my board. I want to access SDRAM as heap. To do this, I first entered the Target Options and specify the external ram range for RAM1...