Creating the Mapping for User-Defined Interpolation Routines
The ASCET interpolation routines must be mapped to the function names in your interpolation routine. For this purpose, you must create a mapping file; Mapping File for User-Defined Interpolation Routine describes the file content in more detail.
- Create a mapping file (<name>.ini) and open it in a text editor.
Enter at least one section name.
Possible names are [<target name>] (for a particular target), [Experiment] (for experimental targets), [Production] (for microcontroller targets), or [Interpolation].
Enter one or more mappings according to either of the following schemes.
normal characteristic lines/maps / adaptive characteristic lines/maps
Enter the mapping file path and name either in the option set file or in the respective node in the ASCET options window.
Entering several mapping files, separated with semicolons, is allowed. The first existing mapping file is used.
Instead of explicit path names, you can use the ASCET path macros (e.g., %ASCET% for the ASCET installation directory).
See also
Mapping File for User-Defined Interpolation Routine