Hello,
I am getting the warning "CODE SPACE MEMORY OVERLAP at 0x23,0x2B,0X4B". I am using serial, timer2 and ADC interrupts. I had verified that these addresses are not re-used, what could be the reason for this?
I had verified that these addresses are not re-used, what could be the reason for this?
Well, you probably need to verify it again (there's no way for people on this forum to tell if it is really the case without further information/code).
How are you using the interrupts ? What code do you use ?