Dep errors – Echelon Neuron User Manual

Page 18

Advertising
background image

10

Dependency Utility Errors (DEP)

DEP Errors

Table 4 lists the DEP error codes.

Table 4. DEP Error Codes

DEP#

Description

1

An error occurred accessing file <file>: <reason> [DEP#1]

A system error occurred when accessing a dependency file, see the error
message for details provided as <reason>.

2

An error occurred when processing dependency information: <reason> [DEP#2]

A system error not related to file I/O occurred, see the error message for

details provided in <reason>.

3

An error occurred, but no details are available

An unknown error occurred.

You should try to clean and rebuild.

4

malformed record '<tag>' in dependency file <file> [DEP#4]

This error denotes a malformed dependency file.
You should try to clean and rebuild.

5

file <file> can't be referenced in dependency file (might cause build status

calculation to become incorrect). (<reason>) [DEP#5]

A file cannot be referenced when being added to a dependency file, or a non-
recoverable problem occurs when investigating the file described by an

existing dependency file record. This might be caused by the file being

present but corrupt, or being locked by some other process. See <reason>
provided in the message for failure details.
You can ignore this message unless it persists; however, you should try to
perform an unconditional rebuild because the missing data could cause the

Project Make Facility to incorrectly determine the device’s build status.

6

missing separator in clause '<tag>' [DEP#6]

The dependency file is missing a separator in a key/value pair.
You should try to clean and rebuild.

7

index <idx> is unsuitable for section <section> [DEP#7]

A bad index value has been detected within the dependency file (see error
message for section details).
You should try to clean and rebuild.


Advertising