• 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...
  • 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...
  • access violation to reserved memory
    Hi every one I encounter with this error during debugging my program in Keil: *** error 65: access violation at 0x0FFE443C : no 'write' permission I am using LPC1768. this area that compiler...
  • Reserving ROM for emulated EEPROM
    I'm using the STM3210E-EVAL board, which has a 512k FLASH part. I want to use the last 64k for emulated EEPROM. I'm using the example code from ST (AN2594). Is there a way I can tell the compiler...
  • TrustZone Debug Thread Reserved
    Hi, I am using Arm Development Studio IDE to remotely debug an application with gdbserver, when I launch the application I have this message: thread 3700 #1 stopped (reserved) and it doesn't let me...