• Remapping Vector Table
    Pardon my stupidity, but I am currently at a loss.... I am trying to port a program from uV3 to uV5.1 and am having an issue with remapping the vector table from ROM into RAM. This method works fine...
  • Remapping Vector Table
    Pardon my stupidity, but I am currently at a loss.... I am trying to port a program from uV3 to uV5.1 and am having an issue with remapping the vector table from ROM into RAM. This method works fine...
  • 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...
  • Vector table remapping lpc17xx
    Hello, I'm using a lpc1766 and made a simple program to toggle a led from a timer interrupt. At first the interrupt vectors were in flash (see startup code below) and this worked just fine. So I...
  • Vector table remapping lpc17xx
    Hello, I'm using a lpc1766 and made a simple program to toggle a led from a timer interrupt. At first the interrupt vectors were in flash (see startup code below) and this worked just fine. So I...