??? 07/28/04 16:05 Read: times |
#75041 - The Linkers Job Responding to: ???'s previous message |
Sandeep Gupta said:
Now our team leader told: that is not possible due to we are using C51 and in this we don't have any command where to store the data or memory location. Although it is true that you can't do this in the 'C' programming language with a 'C' Compiler (any 'C' compiler), it is not true that your only option is to turn to assembler. Allocating storage for code & data to specific addresses is the Linker's job [1] - and Oleg has already given you some starters You will, of course, need to read the Linker Manual...! [1] Strictly, it's the Locator's job - but most so-called "Linkers" today combine the functions of both (they are Linker-Locators). |
Topic | Author | Date |
program part for 89C52 or 89C51 | 01/01/70 00:00 | |
RE: program part for 89C52 or 89C51 | 01/01/70 00:00 | |
RE: program part for 89C52 or 89C51 | 01/01/70 00:00 | |
The Linkers Job![]() | 01/01/70 00:00 |