| ??? 05/11/02 11:48 Read: times |
#22857 - RE: Keil C51: Absolute code-address |
Hi Markus,
simple tell the linker on which location a certain object should be placed. E.g. I want always to place a version string on the address 0100h, so I can easy identify any hex-file. And the linker directive was the following: CO (0000H, ?CO?VERSION(0100H)) Thats all. Peter |
| Topic | Author | Date |
| Keil C51: Absolute code-address | 01/01/70 00:00 | |
| RE: Keil C51: Absolute code-address | 01/01/70 00:00 | |
| RE: Keil C51: Absolute code-address | 01/01/70 00:00 | |
| RE: Keil C51: Absolute code-address | 01/01/70 00:00 | |
| RE: Keil C51: Absolute code-address | 01/01/70 00:00 | |
RE: Keil C51: Absolute code-address | 01/01/70 00:00 |



