|
|||||||||||
Technical Support Support Resources
Product Information |
C51: 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 ALSOLast Reviewed: Thursday, February 25, 2021 | ||||||||||
|
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.