|
|||||||||||
|
Technical Support Support Resources
Product Information |
Technical SupportC51: RELOCATING PROGRAM CODE IN CInformation in this article applies to:
QUESTIONI have a C51 development software for windows. I want to relocate the program code to an address other than 0000h. How do I do that in C source code? I tried to set the linker code segment address to 8000h, but it did not work. ANSWERThere are several steps involved in this.
The next time you build your project, all of your source code will be located at 8000h and above. SEE ALSOFORUM THREADSThe following Discussion Forum threads may provide information related to this topic. Last Reviewed: Monday, August 21, 2006 | ||||||||||
|
|||||||||||