• 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 ...
  • 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 ...
  • LPC2478 RAM areas' usage,scatter-loading file, vars placement
    Hi all, we have just started getting deeper into LPC2478's memory map and related uVision 3.4 usage. We are trying to use scatter-loading files to define, besides the 64k SRAM, LPC's USB and Ethernet...
  • LPC2478 RAM areas' usage,scatter-loading file, vars placement
    Hi all, we have just started getting deeper into LPC2478's memory map and related uVision 3.4 usage. We are trying to use scatter-loading files to define, besides the 64k SRAM, LPC's USB and Ethernet...
  • loading BIN to external RAM
    Is there any body who knows how to load a binary file to particular external RAM address in uvision? The command "LOAD" do not indicate any load address.