|
|||||||||||
Technical Support Support Resources
Product Information |
L166: Absolute Function AddressInformation in this article applies to:
QUESTIONHow can I locate a C function at an absolute address using C166/L166? ANSWERYou may not locate an individual function, but all functions of a module to a fixed address using the L166 directive SECTIONS to specify an address for your function. For example, to locate the section ?PR?ABC in class NCODE at address 0x12000, you would use the following command line syntax:
Note that the section name is composed of the module name and the memory model as explained under Sections, Classes, and Groups in the C166 User's Guide. MORE INFORMATION
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.