• Memory reservation
    Hi All, I am using uVision3 and RV compilar with LPC2000. Who can I reserve in the on chip FLASH memory an area that the compilar will no put there a code. I need known memory reserved area for...
  • 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...
  • How to reserve a memory zone
    I'm using an 8051 like controller. In the past I worked with an other micro and his compiler and I was able to reserve a memory zone to place my "not to be initiated" variables. With the old...
  • RAM in Code memory area
    Note: This was originally posted on 20th June 2011 at http://forums.arm.com Hi, My board has 32K SRAM in the code memory area (within the first 0.5G), also has the same size of build in SRAM in data area...
  • Reserving specific blocks of ROM and RAM
    Hello, When using the IAP routines built in to the Cortex-M3, the routines use specific regions of RAM which should not be used by my application. How can I configure the compiler/linker to avoid...