| ??? 01/24/03 01:31 Read: times |
#37042 - Absolute code address at 0x00 |
Hi all,
I'm trying to learn modular (assembly--not C) programming, but I am running into trouble with code overlapping. The only absolute code segment I use is at 0x00 (to sjmp over interrupt vectors to the start of my main program). However, I get a warning from the Keil linker saying there is a Code Space Memory Overlap, and when I check the .m51 file, I in fact see two segments of code that begin at 0x00. Can anyone tell me how to fix this? It's very troubling because I only have two code segments, and only one of them is absolute. Thanks in advance. Drew Rainwater |
| Topic | Author | Date |
| Absolute code address at 0x00 | 01/01/70 00:00 | |
| RE: Absolute code address at 0x00 | 01/01/70 00:00 | |
| RE: Absolute code address at 0x00 | 01/01/70 00:00 | |
| Steve--RE: Absolute code address at 0x00 | 01/01/70 00:00 | |
| RE: Steve--RE: Absolute code address at 0x00 | 01/01/70 00:00 | |
| RE: Steve--RE: Absolute code address at 0x00 | 01/01/70 00:00 | |
RE: Steve--RE: Absolute code address at 0x00 | 01/01/70 00:00 |



