| ??? 07/13/01 04:46 Read: times |
#13186 - collision with relocation segment |
Is there any danger in using the relocation segment. Suppose I have a relocation data segment. After I link it, the data segment is begun from address 30h in internal chip RAM. However, in my program, I predefined my stack pointer to 30h. So, collision will occur.
My question is: 1. How can we resolve this problem. Will using absolute segment be a smart choice, ie : "dseg at 40h"? 2. What make the linker thinks address 30h is suitable for data segment? thanks for help. regards yccheok |
| Topic | Author | Date |
| collision with relocation segment | 01/01/70 00:00 | |
| RE: collision with relocation segment | 01/01/70 00:00 | |
| RE: collision with relocation segment | 01/01/70 00:00 | |
| RE: collision with relocation segment | 01/01/70 00:00 | |
| RE: collision with relocation segment | 01/01/70 00:00 | |
| RE: collision with relocation segment | 01/01/70 00:00 | |
| RE: collision with relocation segment | 01/01/70 00:00 | |
RE: for Cheok Yan Cheng | 01/01/70 00:00 |



