• Remapping interrupts to RAM
    Hello, I am mapping interrupts to RAM (MEMMAP = 2). I want to overwrite some of the contents of 0x40000000 with my own address (namely, 0x40000008, that is the SWI handler). I know what I want: I need...
  • STR912 RTX vector remap
    Hi all, Have anyone successfully remapped the interrupt vectors after making a bank 1 to bank 0 switch on a STR912 or MCBSTR9? I have a bootloader running from bank 1 on STR912 and jumps to bank...
  • 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...
  • remapping of ddr
    Hi again I am still struggling with debugging my code in DDR3 memory using the Keil uLink2. I have created a .ini file for the uLink2 to execute which initializes the DDR3 for use, load my code to...