• 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...
  • 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...
  • 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...
  • Using GPIO Port #1 after exception vector remapping to RAM causes CPU crash
    Hi To All, Currently I observe very strange situation when I have started to use remapping of exception vectors to RAM after application gets started from internal flash – the load/programmed area...