Errors with moved vector table on Cortex-M3

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

Errors with moved vector table on Cortex-M3

Answering my own question. The OS wasn’t the problem, I was failing to set the VTOR.