byates wrote on Monday, November 01, 2010:
Hello,
We are moving our vector table from the default of 0x00 to 0x1000 to make room for a bootloader. I have been getting some errors and I suspect freeRTOS is looking for certain elements of the vector table at the wrong place. What all will I need to modify to correct this issue?
THanks,
Brandon