• Scatter file region placement issue
    Hi, I am trying to create a scatter file and using ARM 5.01 tools. I am facing a strange issue with RW section. here is the scatter file LR2 ImageLimit(LR1) { ER1_RO_REGION +0x0 { timer...
  • Manual placement of Uninitialise section in Scatter load
    Note: This was originally posted on 13th August 2009 at http://forums.arm.com I have added following line of code in source file. [ i]XXX.c ..... const uint32 REG__attribute__((section("CONSTSEG")));...
  • Scatter ext. RAM loading
    Hello to everyone!! I need some advices about scatter loading; In my application I have a scatter file to load a binary in external SDRAM (0xA0000000) by a bootloader; i would place some piece of ...
  • External Ram Scatter Loading
    Hello to everyone!! I need some advices about scatter loading; In my application I have a scatter file to load a binary in external SDRAM (0xA0000000) by a bootloader; i would place some piece of ...
  • LPC2478 SDRAM scatter file problem
    Hello, I am using a board of lpc2478 in which SDRAM is connected as shown in following pinmap. I am unable to access data(write/read) from SDRAM. I have problem in accessing address 0xA0000000; as i...