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