• 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 ...
  • Ext. Ram
    I am having problems setting up and using external ram. I ahve it set in my project file as external memory ram starting at 0x10000 size 0x10000, i have CS0 enabled with 16bit demux bus and my eval XC161board...
  • Scatter load
    Hi, I am using STM32F070C in one USB application with command line interface. Settings of the device is stored in flash in last 1k bank (device is 32k): 0x0800 7c00 to 0x800 7fff. I have some issues...
  • Error in Scatter loading
    Hi, I'm using AT91SAM7SE256 for developing a printer. The board contains SDRAM and NOR Flash as external memories(including the internal memory in the chip). Using Keil's Project Option -Target I've...
  • Error in Scatter-loading.
    Hi, In my board I'm using different memories like SDRAM, External NOR Flash, internal RAM and internal Flash. Different data and functions are complied to different memory module using Project- Options...