This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

CODE SPACE MEMORY OVERLAP when using interrupts

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?

Parents
  • 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 ?

Reply
  • 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 ?

Children
No data