|
||||||||
|
Technical Support Support Resources
Product Information |
C51: IS STARTUP.A51 REQUIRED?Information in this article applies to:
QUESTIONI'm creating a project that is made up of C and assembly files. Do I need to use the STARTUP.A51 file that you provide, or can I use my own version? ANSWERWe strongly urge you to use the STARTUP.A51 file that we provide as the basis for your startup routines. The Keil startup code performs the following operations:
Your startup code must do all of these. If it doesn't, you may encounter run-time problems that are difficult to debug and diagnose. Note that if you do include some form of a startup file, Keil will automatically include a start up file that is in the Keil library. SEE ALSO
FORUM THREADSThe following Discussion Forum threads may provide information related to this topic.
Last Reviewed: Tuesday, July 19, 2005 | |||||||
|
||||||||