|
|||||||||||
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
Last 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.