Because of the holidays, TI E2E™ design support forum responses will be delayed from Dec. 25 through Jan. 2. Thank you for your patience.

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.

Interrupt vector table differences

Hi,

I've compiled and linked the mcu_plus_sdk_243x tcp server example with GCC.

I see the interrupt entry vector values:

When I compare to same example compiled and linked with CLANG I get:

I see that starting from address 0x20 there's a difference.

What can cause the difference ?

Is there an interrupts vector table somewhere in the code ?

Thanks,

Eli