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

Problems with memory space

I have a compiler warning:

memory space overlap
From: 98h.0
To: 9Ch.0

I don't know how to get this problem solved.
For assistance I would be grateful

Andre Baur

Parents
  • This looks more like a linker/locator warning (see A166.PDF, page 235). Actually I never had a problem of this kind, but if I did I would look through the linker listing file (*.m66) to find out what's located in this memory area.

Reply
  • This looks more like a linker/locator warning (see A166.PDF, page 235). Actually I never had a problem of this kind, but if I did I would look through the linker listing file (*.m66) to find out what's located in this memory area.

Children
No data