• ReMap
    Hi folks What is the use of Memory Remapping Technique.. is it to make code from Flash to run in RAM or .. if so,LPC21xx has ReMap fearure only for 0x20 locations.. here we can only remap interrupt...
  • REMAP
    Hi I'm using the AT9142800a chip option from Uvision. I'm having problems with the REMAP. Everything seems to work in the simulation. but when i download to my board, nothing executes after remap command...
  • application rtx based with remap in ram
    Hi all, I'm working with the following: IDE: Keil uVision 3 Target: LPC2388 (custom board) RTOS: RTX from RL_ARM v3.7 I'm a application that is booted by a secondary bootloader all work fine;...
  • Interrupt remapping for STR73x processor
    Hi All, I am using STR73x (ARM 7 core)Processor for my application. I am working on bootloader, I written a small program(consider as bootloader) which wait for the UART key press and as soon as any...
  • Interrupt vectors remapping on lpc23xx
    Hi, I'm trying to setup some application code to be used with a homemade bootloader . The bootloader is set up at the first sector , and my app at 0x1000. So I have to copy the interrupt vectors...