Technical Support

C51: MODIFYING THE STARTUP ROUTINES

Information in this article applies to:

  • C51 Version 5.50

QUESTION

I need to customize the startup routines that the compiler adds to my program. Can you tell me how to do this?

ANSWER

The startup code is provided in the \C51\LIB directory of your software installation. The files STARTUP.A51 and INIT.A51 are the startup code and variable initialization code respectively. Copy these files into your project directory and modify them as needed. You will find that there are a number of DEFINED variables at the top of the STARTUP.A51 file that make configuration easy

MORE INFORMATION

SEE ALSO

FORUM THREADS

The following Discussion Forum threads may provide information related to this topic.

Last Reviewed: Tuesday, July 19, 2005


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