hi
I want to run FreeRTOS on imx283, but I do n’t know that I should put the interrupt vector table at that address. After reading arm926ejs reference manual, I found that there are two addresses that can be set, one is 0x00000000 and one is 0xFFFFF000, but 0xFFFFF000 is ROM, how can I write it??