• memory allocation advice needed
    Hi, I have a system profile structure (set of system properties), saved in a serial dataflash. Size of a profile is about 16K. At power-up I need to extract from this profile another structure - slave...
  • Scatter File setup - LPC2478 - Olimex board
    Hello, I'm using the Olimex LPC2478 development board (also known as the IAR board) and I'm having problems debugging out of external sdram. What I would like to do is setup a debugger initialization...
  • Keil ARM Scatter file with multiple ROM and RAM sections
    Hi, We are migrating project from IAR to Keil environment. We have following memory map designed for IAR Linker file, does any one has the example of scatter file designed for Keil environment with...
  • How to reserve RAM with scatter file
    Hello, to make a long story short: we are working on several designs with the LPC11C24 and use the CAN on_chip driver. Therefore the memory from 0x1000 0050 to 0x1000 00B8 has to be reserved, as...
  • Scatter files and initialization of RAM data
    Dear all, I am using the scatter file below in my uVision project (microcontroller: STM32F105). The purpose of this scatter file is to reserve the section ER_ROM1 for the application and sections...