| ARM Technical Support Knowledge Articles | |
Applies to: LX51 Linker/Locator
Information in this article applies to:
I need to locate the end of my binary image, to allow me to run a checksum on my program.
Set a given segment as the last, in the link order.
The LX51 linker has a feature that allows a given segment to be explicitly placed at the end of a binary image. To use this feature:
unsigned char code EOM;
?co?*, ?pr?*, ?co?foo(last)
Article last edited on: 2005-07-15 10:02:32
Did you find this article helpful? Yes No
How can we improve this article?