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.

TMS570LS3137: How to remap the abort interrupt vector

Part Number: TMS570LS3137
Other Parts Discussed in Thread: HALCOGEN

Hi Team,

There's an issue from the customer need your help:

Hi, I am developing a program with HALCoGen and found that the abort interrupt is mapped to the address 0x00000010 like this:

This has led to an issue where both my BOOTLOADER program and my APP program go into the bootloader's abort handler if an abort occurs. I wonder if there is a way to change this interrupt vector to get into the app's abort program.

Best Regards,

Ben