Technical Support

ARM: STARTUP.S FILE TRANSLATES WITH MANY ERRORS


Information in this article applies to:

  • Keil Development Tools for ARM any Version

QUESTION

When I build a project, I get several errors with the STARTUP.S file. What is the reason for this?

ANSWER

µVision3 supports three different toolsets. Each toolset uses a slightly different startup code. Most likely you have modified the toolset of your project after you have created it. If you are just starting a new project, first select the toolset that you want to use in Project — Components, Environment and Books, Folders/Extensions.

If you want to change the toolset of an existing project, replace the STARTUP.S file with the correct variant for your toolset. The STARTUP code is in the folders \ARM\Startup (for Keil), \ARM\GNU\Startup or \ARM\ADS\Startup.

MORE INFORMATION

  • Getting Started User's Guide, Development Tools, Select the Toolset
  • Getting Started User's Guide, CPU Setup

SEE ALSO

Last Reviewed: Tuesday, January 16, 2007


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