Part Number: TMS320F28335
Tool/software: Code Composer Studio
Hi sir,
I have a question about vector table.
If there are two project : bootloader(start from flash 0x33FFF6) + application(starting from the middle sector of the whole flash).
And both bootloader and application have the same IRQ ISR.
My question is:
How to deal with the vector table of IRQ ? Is it need to re-map the vector table? (as ARM7, Cortex-M3, it has vector table re-map register to setting it.)
Thanks.
Best Regards,
Vincent