AMD/AXL Import Messages

During AMD/AXL import, information, warning and error messages can be issued. They are displayed in the ASCET monitor window, Messages tab.

ID

Message Text

Causes

Autofix

Information messages

IXML21

The file to be imported uses a deprecated schema

The indicated file was written for an older version of the corresponding schema.

Ignore schema version differences; the file is read in spite of the version conflict. However, the file may contain defective data that can cause problems at a later time.

IXML33

Wrong graphic ID for start state

Warning messages

WXML03

Duplicated name

The name of an element is already present.

Resolve name conflicts by renaming the component to <name>_<i>.

Note

In combination with ASCET-SCM, this message is issued as an error, EXML03.

WXML05

File not found

A signal file cannot be found.

A *.data.amd file or *.implementation.amd file cannot be found.

An empty signal is generated.

Defaults for all data and implementations are created.

WXML06

Inconsistent data

Different widget types or widget categories in group & in an *.experiment.amd file, different window types/categories are defined in the same group.

Discard inconsistent data; the defective window elements are not imported

WXML08

Missing configuration

A data set or implementation set in a *.data.amd file or *.implementation.amd file is invalid/incomplete.

A data set or implementation set with default values is created.

WXML09

Orphaned configuration

For data or implementation stated in a *.data.amd file or *.implementation.amd file, no element exists in the *.main.amd file.

The data or implementation is not read.

WXML10

Short name not found

For a C code component, the indicated code generator could not be identified (misspelled in most cases).

Ignore data referring to missing generators; all C code variants for this generator are not read.

WXML12

Unhandled exception

An error occurred.

The file in question is ignored, and defaults are generated instead.

WXML13

Unreadable file

A file from the Files tab of the project editor could not be read.

Ignore unreadable references to project files; the file is not read, it is missing in the Files tab of the project editor.

WXML15

Unresolvable name

An element (or component) that is referenced (only) by name cannot be found. This error can occur wherever elements or components are referenced.

Ignore unresolvable class/element references; the reference is ignored and not read.

WXML16

Unsuitable element

A method is referenced as measurement/calibration element in an *.experiment.amd file.

The measurement/calibration element is not read.

WXML20

Invalid formula

An invalid formula (syntax error) was specified for a dependent parameter.

The formula is read as it is, however, it cannot be evaluated during code generation

WXML22

An invalid OID has been encountered

An invalid local OID (component) was detected.

Replace the bad OID by a better one The OID, as well as references to it, are replaced by a valid OID.

WXML23

Illegal specification type

The *. specification.amd file of a component contains a specification type not allowed for this component.

The specification is not imported.

WXML24

A declared method has no counterpart in any specification

For a method signature in *.main.amd, no method body exists in *.specification.amd.

An empty method is created in the corresponding specification.

WXML27

Duplicated component name

A component with identical name is already present in the database/workspace.

Resolve name conflicts by renaming the component to <component_name>_<i>.

WXML28

Your XML file contains a value not representable within the current locale

The imported strings contain characters not conform to UTF8.

The characters are removed.

WXML29

Duplicated component name

A component with identical name is already present in the database/workspace.

Resolve name conflicts by overwriting the existing component.

WXML30

Invalid attribute values for an element detected

A local message with only one activated internal access option has been detected.

Both internal access options are activated.

WXML31

Missing file

WXML32

The <CustomerData> element has no attribute name and can not be processed!

During <CustomerData> import, an attribute was discovered that cannot be assigned.

The attribute is saved to the name default.

WXML34

Missing Implementation

A C code container with missing function implementation has been found.

WXML35

The pin visibility setting is not consistent

The visibility setting for some pins in the method layout of the component does not match the visibility setting of the method.

The visibility settings are adapted.

WXML37

Legacy SCM Data found

Old version information (versionID) has been found in the configuration management.

Legacy SCM data for this component are removed.

WXML39

Duplicated internal hierarchy connector

Two connectors with identical names have been found in one hierarchy.

Resolve duplicate hierarchy connector name conflicts by deleting the unused connector.

Error messages

EXML01

Bad A2L file

The A2L file to be imported is invalid and could not be read

none

EXML02

Can't process file

Invalid file location. You tried to import a component into the database/workspace root.

Invalid name space. The name space in the *.main.amd file is invalid (in most cases, empty).

none

EXML03

Duplicated name

The name of an element is already present.

none

Note

Without ASCET-SCM, this message is issued as a warning, WXML03.

EXML04

Duplicated OID

Another component with this OID exists in the database/workspace, or another element with this OID exists in a component.

none

EXML05

File not found

An explicitly referenced file (required) cannot be read (e.g., a *.main.amd file).

none

EXML06

Inconsistent data

Wrong type for module element: an invalid complex element was found while reading the tasks (project).

Inconsistent If-Then/If-Then-Else layout: an invalid If-Then or If-Then-Else block was found while reading a *.specification.amd file.

none

EXML07

Invalid file

AMD parse error – the indicated file could not be read.

Decryption failed – the indicated file could not be decrypted.

Schema validation failed – the indicated file could not be validated against the schema.

none

EXML11

Too many class configs

More than one class configuration exist in a *.data.amd file or *.implementation.amd file.

none

EXML12

Unhandled exception

A critical error occurred.

none

EXML14

Unreadable image file

A graphic (icon) cannot be read.

none

EXML18

Write access denied

A component cannot be imported because the Disallow Overwrite option is set.

none

EXML19

Wrong parameter number

A formula has more (or fewer) parameters than expected.

none

EXML22

An invalid OID has been encountered

An invalid local OID (variable, method etc.) was detected.

none

EXML23

Illegal specification type

The *.main.amd file of a component contains a specification type not allowed for this component.

none

EXML26

Component cannot overwrite folder

In the destination folder for a component import, a subfolder with the component name already exists

none

EXML36

Long component path

The component path, including the file name, is longer than 260 characters.

none

EXML38

Errors while extracting zip file

An error occurred during unzip.

none