Tool/software: Code Composer Studio
Hello all,
After I use a bootloader to flash my application, it can jump into the application from the bootloader. But the interrupt can't work in my application. When I test my application independently without bootloader, the interrupt can work. I want to remap the interrupt vector table before jump into my application.
My application starts at 0x0002f1e8.
Best Regards,
Siva