|
|||||||||||
Technical Support On-Line Manuals µVision User's Guide About µVision User Interface Creating Applications Creating Projects Setup the Project Add Source Files to Project Create File Groups Set Tool Options Configure Startup Code Build the Project Build Log File Create HEX File Project Targets and File Groups File and Group Attributes Configuration Dialogs Multi-Projects Create a Multi-Project Manage a Multi-Project Batch Build Multi-Projects Tips and Tricks Start External Tools Redirect Output for Object and Listing Files Customize or Add Devices Create a Library File File and Group Specific Options Different Compiler and Assembler Settings Set Folders and File Extensions Version and Serial Number Information Including Library Modules Use a Custom Translator Utilities Debugging Debug Commands Debug Functions Simulation Flash Programming Dialogs Example Programs Command Line Appendix |
Use a Custom TranslatorIf you add a file with an unknown file extension to a project, you are asked to specify the file type.
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 field of the Options for File... — Properties dialog. Typically, the custom translator will generate a source file from the custom file. You need to add this source file to your project, and use the Assembler or Compiler to generate an object file that can be linked to your application.
In this example, the program C:\UTILS\PreTrans.exe is used for custom.pre with the parameter –X to translate the file. See also:
| ||||||||||
|
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.