Echelon Neuron Field Compiler User Manual
Page 26

20
Using the Neuron Field Compiler
NCA#
Description
6
Cannot detach from service
Under normal conditions, this is an internal error, which should be
reported to Echelon Support. During development and debugging of the
Neuron Field Compiler client application, this error can occur as result of
aborted debug sessions, especially when source code is edited and re-loaded
during an active debugging session.
Close and restart the tool used for development and debugging of the
Neuron Field Compiler client application to solve this problem.
7
Bad context: primary service is not attached [NCA#7]
This is an internal error. Contact Echelon Support.
8
Bad context: primary service is not initialized [NCA#8]
This is an internal error. Contact Echelon Support.
9
The temporary file
See NCA#1 for suggestions.
10
Bad number of arguments. NCA requires exactly one argument, the path
to the Neuron C source [NCA#10]
The tool distinguishes between parameters (commands) and their values,
and the single supported argument. This argument specifies the main
Neuron C source file, and only one such argument is supported. This error
might also arise if the main Neuron C source file is specified on the console,
using a path containing one or more whitespace characters, but without
using the quoted form.
11
Cannot update file
Check the permissions for the named file.
12
Cannot update file
Check the permissions for the named file.
13
The Neuron C source file is not accessible
The Neuron C source file that is named cannot be found. Check the
spelling of the filename and check the Application Directories’ and Include
Directories’ search paths in the development tool’s settings or the command
line being used to execute the compiler.