| ||||||||
Technical Support Support Resources Product Information | C51: MODIFYING THE STARTUP ROUTINESInformation in this article applies to:
QUESTIONI need to customize the startup routines that the compiler adds to my program. Can you tell me how to do this? ANSWERThe 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 THREADSThe following Discussion Forum threads may provide information related to this topic. Last Reviewed: Tuesday, July 19, 2005 | |||||||
| ||||||||