• 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...
  • STM32: Scatter File, Bit and No Initialization Variables
    Using a STM32F103ZE processor Using the following Include and Scatter files, bit and no initialization variables can be allocated and the space used is automatically adjusted. There is a problem...
  • 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 ...
  • scatter file
    hi friends, i have to write a scatter file for lpc3250. how to start? what is scatter file? why for it is? is there any reference for scatter file? thanks in advance...