|
|||||||||||
Technical Support On-Line Manuals µVision3 User's Guide µVision3 Overview User Interface Creating Applications Create Project Selecting the Toolset Create Project File and Select CPU Project Workspace — Books Create New Source Files Add Source Files to Project Create File Groups Setting Tool Options Configure Startup Code Build Project Create HEX File Project Targets and File Groups View File and Group Attributes Overview of Configuration Dialogs Tips and Tricks Start External Tools after Build Process Folders for Listing and Object Files Custom and New Devices Create a Library File File and Group Specific Options File Extensions Importing µVision 1 Projects Version and Serial Number Information Including Library Modules Use a Custom Translator Different Compiler and Assembler Settings Utilities Debugging Debug Commands Debug Functions Simulation Flash Programming Dialogs Example Programs Command Line Appendix |
Use a Custom TranslatorIf you add a file with unknown file extension to a project, µVision3 requires you to specify the file type for this file. You may select Custom File and use a custom translator to process this file. The custom translator is specified along with its command line in the Custom Arguments line of the Options — Properties dialog. Typical the custom translator will generate a source file from the custom file. You need to add this source file to your project to and use the Assembler or Compiler to generate an object file that can be linked to your application.
In this example we have specified for CUSTOM.PRE that the program C:\UTILITIES\PRETRANS.EXE is used with the parameter –X to translate the file. Note that we have used also the Always Build option to ensure that the file is translated with every build process. | ||||||||||
|
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.