• 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...
  • Stack and Heap in Scatter loading file
    Dear all, I use the new AT91Lib 1.5 that includes some Keil samples. These samples use a scatter loading file with the foloowing memory definitions: Load_region 0x100000 0x80000 { Fixed_region...
  • 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 ...
  • 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...
  • 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...