Keil™, An ARM® Company

Technical Support

C166: CUSTOMIZING THE STARTUP CODE


Information in this article applies to:

  • C166 All Versions

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 \KEIL\C166\LIB\ folder. The files STARTUP.A66 and START167.A66 are the startup code for the C166 and C167 (and other derivatives) respectively.

Copy the relevent file into your project directory, add it to your project and modify it as needed. You will find that there are a number of DEFINED variables at the top of the file that make configuration easy

MORE INFORMATION

Last Reviewed: Tuesday, July 19, 2005


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