ASAP2 Editor Help Documentation
All DocsProductsLearning CenterSupport
  • ASAP2 Editor Help Documentation
  • Main Toolbar
    • Project File Tools
    • Symbols Tools
    • ASAP2 Tools
      • Project Settings
    • Edit Tools
      • Create/Edit Measurements
      • Create/Edit Characteristics
        • Edit Characteristic Axes
      • Create/Edit Axis Pts
      • Create/Edit Conversion Methods
      • Create/Edit Verbal Conversion Tables
      • Create/Edit Record Layouts
      • Create/Edit Groups
      • Edit Memory Address
      • Edit Interface Data
    • Symbol Tree
  • A2L Item Area
    • Measurements Tab
    • Characteristics Tab
    • Axis Pts Tab
    • Conversion Methods Tab
    • Verbal Conversion Tables Tab
    • Record Layouts Tab
    • Groups Tab
    • A2L Item Right Click Menu
  • Messages Area
  • Contact Us
    • Contact Information - Intrepid Control Systems, Inc.
Powered by GitBook
LogoLogo

Applications

  • Cybersecurity
  • Data Logging
  • Simulate ECU Functions
  • Diagnostics, Testing and Validation

Products

  • Vehicle Network Adapters
  • Data Loggers
  • Software
  • Automotive Ethernet Tools

Support

  • Support Resources
  • Contact Support
  • Class Schedule & Registration
  • Training Video Library

Company

  • About
  • News
  • Events
  • Contact Us

Copyright © 2025 | All Rights Reserved

On this page
Edit on GitHub
  1. Main Toolbar

Symbols Tools

PreviousProject File ToolsNextASAP2 Tools

Last updated 2 years ago

The Symbols group (Figure 1) in the contains tools for the of the editor. Refer to Table 1 for a brief description of each selection.

Table 1: Symbols Tools

Symbols Tool
Hotkey
Description

Load

n/a

Load all symbols from an ECU map file that is in one of these formats:

  • IEEE-695 (*.abs or *.695)

  • ELF/DWARF (*.elf)

  • TI COFF/DWARF (*.out)

  • KEIL 166 (*.m66)

  • OMF 166 (*.omf)

Recent Files

n/a

Load one of the 10 most recently opened ECU map files.

Enum Association

Ctrl+L

Open dialog to apply enumerated states to symbol arrays. Please read below for further details.

Elements within symbol arrays are initially displayed with generic names and index numbers like that shown in Figure 2. The Enum Association tool applies more descriptive names to the symbol array elements.

To Apply Enumerated States to Symbol Arrays:

  1. Click the Enum Association tool button to open the dialog.

  2. Drag and drop the array branch [#] from the Symbols tree onto the dialog.

  3. Click in the Enum Name cell and select the desired enumeration declaration.

  4. Click the Apply button.

Use the Cancel button to restore all symbol array elements back to their generic names and index numbers.

main toolbar
Symbol area
Figure 1: The Symbols toolbar group.
Figure 2: Apply the Enum Association tool to get descriptive names for array elements.