• Reserving a ROM sector
    Hello I'm using a LPC2132 and is it possible to let the linker know, that it can't use a specific sector in flash? The first 8 sector is each of 4 kB. The first sector is used for the bootloader...
  • Reserving a ROM sector
    Hello I'm using a LPC2132 and is it possible to let the linker know, that it can't use a specific sector in flash? The first 8 sector is each of 4 kB. The first sector is used for the bootloader...
  • 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...
  • 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...
  • Emulation SPI EEPROM for internal EEPROM
    I want EEmulation SPI EEPROM for internal EEPROM.