Keil™, An ARM® Company

Technical Support

BL51: LOCATING FUNCTIONS AT ASCENDING ADDRESSES


Information in this article applies to:

  • C51 Version 5.0

QUESTION

When I link my C51 application, I would like to locate the functions in a source module in ascending order starting at a specific address. I know I can use the linker CODE directive to do this for each individual function, but can I do it for all the functions in a module?

ANSWER

No. This is not possible with C51 Version 5. It has been added in C51 V6.01. Refer to BL51: USING WILDCARDS IN SEGMENT NAMES for more information.

SEE ALSO

Last Reviewed: Wednesday, May 05, 2004


Did this article provide the answer you needed?
 
Yes
No
Not Sure