This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TM4C123GH6PM: Interrupt can’t work in application

Part Number: TM4C123GH6PM


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