Technical Support

C251: RENAMECODE DIRECTIVE


Information in this article applies to:

  • C251 Version 1.24
  • C251 Version 2.14

QUESTION

How do I rename a segment of code?

ANSWER

With the RENAMECODE directive you can give a code segment a different name. RENAMECODE can only be used if ROM(HUGE) or ROM(MEDIUM) is specified, since all functions of a module must reside in a single code segment.

MORE INFORMATION

  • For more information, refer to Chapter 2, page 72 of the C251 Compiler User's Guide 09.97

Last Reviewed: Wednesday, August 03, 2005


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