• Intel Hex file incorrect format with scatter load
    I'm using Keil V4.72.10.0 Tools version (including fromelf hex file generator) is V5.03.0.76 My product has a memory mapped Flash and RAM. Part of the flash is used for code and part of the flash...
  • 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...
  • 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...