Echelon Neuron User Manual
Page 50
42
Neuron Assembler Errors (NAS)
NAS#
Description
106
107
108
109
Cannot write dependency file .nadep (might cause build status calculation to
become incorrect) [NAS#106]
Cannot add switch record to dependency file .nadep (might cause build status
calculation to become incorrect) [NAS#107]
Cannot add input file record to dependency file .nadep (might cause build status
calculation to become incorrect) [NAS#108]
Cannot add output file record to dependency file .nadep (might cause build
status calculation to become incorrect) [NAS#109]
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
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.
110
Unspecified error in option processing [NAS#110]
111
Unspecified error in execution of assembler [NAS#111]
115
This is a user-defined error message that you have defined in your source
code with the ERROR directive.
116
Too many libraries. Ignoring
Too many libraries are listed with the LIBRARY directive. List additional
libraries explicitly when linking.